Audio ML Papers

Week of July 05 - July 12, 2026

Subcategories: All (21) | Speech Synthesis (0) | Music Synthesis (0) | Ambient Synthesis (0) | Quality Evaluation (0) | Enhancement (0) | Asr (0) | Llm Audio (0) | Midi Generation (0) | Generative Conditioning (0) | Other (21)
← Previous Week | Current Week →

🏆 Top Papers This Week

#1 TOP PAPER (Score: 81)
Yuxin Li, Donghang Wu, Guan-Ting Lin ... · arXiv
Recent full-duplex spoken dialogue models have demonstrated compelling progress toward human-like interaction, enabling agents to respond with low latency, produce backchannels, and handle user barge-ins. Yet these improvements in conversational dynamics often come with weaker re...
#2 TOP PAPER (Score: 80)
Ho-Lam Chung, Ke-Han Lu, Yi-Cheng Lin ... · arXiv
Audio-language models compress a speech encoder's output through a Querying Transformer (Q-Former) connector before feeding it to a large language model. We identify two failures in this compression. The connector's output vectors collapse to a single direction, and different spe...
#3 TOP PAPER (Score: 75)
Shuo-Chun Lin, Hen-Hsen Huang · arXiv (preprint)
Multimodal Large Language Models (LLMs) have remarkable semantic audio understanding, yet they remain "spatially agnostic" due to their reliance on mono-channel audio representations. Currently, spatial audio perception methods mainly focus on complex room simulations and custom-...
Saturday, July 11, 2026
Shuhai Peng, Jinjiang Liu, Hui Lu ... · arXiv
Generative streaming models for Target Speaker Extraction (TSE) commonly exhibit a quality--intelligibility trade-off, wherein naive optimization for perceptual audio quality tends to degrade speech intelligibility, and conversely. We reveal that this trade-off arises not from th...
Fan Bu, Rongfeng Li, Linfeng Fan · arXiv
Melody skeleton extraction aims to derive a shorter melody that preserves structural notes while removing ornaments. Prior methods rely on hand-crafted reduction rules or note-wise salience classifiers trained with heuristically or procedurally generated pseudo-labels. Such super...
Friday, July 10, 2026
Shikhar Bharadwaj, Kwanghee Choi, Stephen McIntosh ... · arXiv
Phone segmentation and recognition are inherently related tasks, yet modern approaches typically model them separately. We argue that phonetic structure is already latent in the representations of self-supervised speech models (S3Ms), and one only needs to steer them to solve bot...
Xugang Lu, Peng Shen, Yu Tsao ... · arXiv (preprint)
Large language model (LLM)-based audio-visual speech recognition (LLM-AVSR) has recently demonstrated strong robustness in adverse acoustic environments by leveraging complementary audio and visual information. Existing approaches typically employ independently pretrained acousti...
Thursday, July 09, 2026
Nicole Cosme-Clifford · arXiv
End-to-end neural audio models achieve high-fidelity compression and generation. We might read that performance as evidence they directly represent interpretable features such as pitch and timbre, but a model can produce plausible outputs without doing so. A model may encode thes...
Simon Rouard, Michael Krause, Axel Roebel ... · arXiv
Existing methods for automatic music transcription are often limited to single-instrument recordings or fail on complex, real music mixes. Although previous work utilizes synthetic training data, the resulting models generalize poorly, leading to largely unusable transcription ou...
Wanyi Ning, Wei Zhou, Yingpeng Li ... · arXiv (preprint)
Training target speaker extraction (TSE) models for real conversational mixtures remains challenging because large-scale training corpora and clean target speech for supervision are unavailable. We present PS4, a proxy-supervised training framework for TSE in real conversational ...
Wednesday, July 08, 2026
Jinjie Fu, Hang Chen, Wu Guo ... · arXiv
Audio-Visual speech recognition systems often degrade in real-world scenarios due to signal corruption and distribution shifts. To address this, we propose a unified uncertainty-modeling framework, namely the uncertainty-aware Bayesian gating network (UBG-Net). UBG-Net features a...
Zheng Liang, Junjie Li, Kong Aik Lee · Interspeech 2026
Neural audio codecs (NACs) enable efficient audio compression and have achieved success in downstream tasks such as speech synthesis. However, their discrete representations consistently underperform traditional spectral features in automatic speaker verification (ASV). We empiri...
Tuesday, July 07, 2026
Thanh V. T. Tran, Ngoc-Son Nguyen, Luong Tran ... · ECCV 2026
Video-to-audio (V2A) generation aims to synthesize realistic audio that is both semantically consistent with and temporally synchronized to a silent video. Despite recent progress, many methods still rely on multi-stage training, resulting in high computational costs and long run...
Ke-Han Lu, Keqi Deng, Ruchao Fan ... · arXiv
Speech large language models (Speech LLMs) typically encode speech into sequences far longer than text, creating a major efficiency bottleneck during autoregressive decoding. A common remedy is to compress the speech sequence at the adapter level to remove temporal redundancy bef...
Dāvis Šterns, Konstantinos Drossos, Natasha Fernandes ... · arXiv (likely intended for IEEE/ACM conference or journal, e.g., ICASSP, Interspeech, or IEEE T-ASL)
Voice anonymisation aims to protect speaker identity. Currently, its empirical privacy evaluation heavily relies on the Equal Error Rate (EER). Originally designed for biometric verification, EER aggregates scores globally, implicitly assuming an attacker is only trying to verify...
Monday, July 06, 2026
Thomas Thebaud, Junhyeok Lee, Laureano Moro-Velazquez ... · IEEE SLT 2026
Speaker embeddings, or x-vectors, are widely used to represent speaker identity and speaker-related attributes, but existing embedding extractors are typically descriptive rather than generative: they map an observed speech segment to an x-vector, which is then used for downstrea...
Ho Lam Chung, Yiming Chen, Dau-Cheng Lyu ... · ISCSLP
End-to-end ASR models transcribe in a single pass, leaving no room for the decoder to revisit hard inputs. We propose LatentASR, a parameter-efficient method that adds continuous latent test-time scaling to a frozen ASR backbone. Two small trainable modules drive it: a Latent Ada...
Ganesh Pavan Kartikeya Bharadwaj Kolluri, Yuchen Zhang, Michael Kampouridis ... · arXiv
Modern automated audio captioning systems pair a frozen audio encoder with a large language model (LLM) via a trainable projector, incurring the encoder's inference cost and bottlenecking the model through its fixed acoustic features. We present CARD, an encoder-free audio captio...
Junjie Li, Yang Xiao, Kong Aik Lee · arXiv (Submitted to IEEE likely, but venue listed as arXiv)
Speaker embeddings aggregate frame-level acoustic features into compact representations for speaker recognition. Recent uncertainty-aware speaker modeling approaches further characterize the reliability of speaker embeddings by estimating their associated uncertainty. However, ex...
Sunday, July 05, 2026
Zihan Zhang, Xize Cheng, Wenhao Yan ... · arXiv
Large Audio-Language Models (LALMs) reason fluently about sound yet struggle to localize precisely when events occur, while classical Sound Event Detection attains frame-level precision only over a closed label set. At the intersection of these paradigms lies the task of Open-Voc...
Junwon Moon, Seungbeom Kim, Yejin Lee ... · ICML 2026 SPIGM Workshop
Autoregressive (AR) text-to-speech (TTS) models generate discrete speech tokens sequentially, which makes inference slow and can degrade robustness by propagating local errors and hallucinations. This limitation stems from their left-to-right AR commitment: each token must be det...