AI audio news — Page 4

Updates on AI voice, speech, music, sound generation, and audio understanding from across the industry.

Products & AgentsOfficialarXiv Information Retrieval

Apple Music Deploys Multilingual Semantic Retrieval System, Boosting Search Conversion by 2.28%

Apple Music has deployed a multilingual semantic retrieval system based on a 305M-parameter bi-encoder fine-tuned from GTE-multilingual-base. In a global A/B test, the system achieved a 2.28% relative conversion-rate lift and an 86% reduction in no-result rate, with tail queries seeing a 7.93% lift. The system uses a hybrid retrieval approach, blending dense nearest-neighbor results with the existing token-based index.

Why it matters: This deployment demonstrates a significant search quality improvement at scale for a major music streaming platform, particularly benefiting hard-to-match tail queries without regressing popular ones.

ResearchOfficialarXiv Audio and Speech Processing

Which Languages Transfer Best to Warlpiri? A Similarity-Based Study for Low-Resource ASR

Researchers introduce a framework that combines acoustic and linguistic similarity measures to select source languages for cross-lingual automatic speech recognition (ASR) transfer to Warlpiri, an extremely low-resource Australian Aboriginal language. Using Whisper, they find that source languages with high acoustic and typological similarity, such as Assamese and Hindi, significantly reduce error rates compared to monolingual and multilingual baselines. The study also shows that acoustic similarity is the strongest predictor of fine-tuning performance, while phoneme inventory and typological similarity are more predictive for zero-shot transfer.

Why it matters: This work offers a systematic approach to improving ASR for endangered languages with minimal data, supporting efforts to preserve linguistic diversity.

ResearchOfficialarXiv Audio and Speech Processing

TagSpeech: End-to-End Multi-Speaker ASR and Diarization with Fine-Grained Temporal Grounding

TagSpeech is a unified framework for joint multi-speaker automatic speech recognition (ASR) and diarization, leveraging large language models (LLMs) with a novel temporal anchor grounding mechanism. The approach uses decoupled semantic and speaker streams, interleaved with time anchors, to achieve fine-grained alignment of speaker identity and spoken content. Experiments on the AMI and AliMeeting benchmarks show that TagSpeech achieves consistent improvements in Diarization Error Rate over strong end-to-end baselines, including Qwen-Omni and Gemini, especially in challenging overlapping speech scenarios.

Why it matters: This work demonstrates a significant advance in multi-speaker speech processing by enabling explicit, fine-grained modeling of 'who spoke what and when' in an efficient end-to-end system.

ResearchOfficialarXiv Audio and Speech Processing

Qwen-Audio-VAE: A Low-Bitrate, Fast-Encoding Audio Autoencoder for Scalable Audio Generation

Researchers have introduced Qwen-Audio-VAE, a suite of low-bitrate, fast-encoding continuous audio autoencoders aimed at scalable general audio generation. The model features a causal encoder-decoder, window Transformer blocks, and multi-discriminator training, and is trained on 5 million hours of multi-domain audio. Qwen-Audio-VAE demonstrates high reconstruction quality and efficiency, encoding 32 minutes of audio in just 541 ms.

Why it matters: Qwen-Audio-VAE offers a high-quality, compact, and efficient representation backbone that could accelerate large-scale text-to-audio generation and other audio applications.

ResearchOfficialarXiv Audio and Speech Processing

MUGEN Benchmark Reveals Multi-Audio Weaknesses in Large Audio-Language Models

Researchers have introduced MUGEN, a benchmark designed to evaluate the ability of large audio-language models (LALMs) to understand multiple simultaneous audio inputs across speech, general audio, and music. Experiments show that LALMs experience consistent performance degradation as the number of concurrent audio inputs increases, highlighting input scaling as a key bottleneck. Training-free strategies such as Audio-Permutational Self-Consistency improve accuracy by up to 6.28%, and combining this with Chain-of-Thought reasoning further boosts performance to 6.74%.

Why it matters: This work exposes critical limitations in current LALMs' ability to process multiple audio streams, which is essential for real-world applications like meeting transcription and sound scene analysis.

ResearchOfficialarXiv Cryptography and Security

MusicMark: A Robust Generative Watermarking Framework for Music Generation

Researchers introduce MusicMark, a generative watermarking framework that embeds watermarks into the semantic latent space during diffusion-based music generation. Unlike post-hoc watermarking methods, MusicMark integrates watermarking directly into the generation process, resulting in greater robustness against attacks such as neural codec re-synthesis and cover-song transformations, while preserving audio quality. Experimental results show that MusicMark outperforms existing post-hoc approaches in both robustness and fidelity.

Why it matters: This work provides a significant advance in ensuring reliable provenance and attribution for AI-generated music, addressing a growing need as such content becomes more widespread.

ResearchOfficialarXiv Audio and Speech Processing

Cross-Feature Knowledge Distillation Improves Speaker Verification with Discrete Audio Tokens

A new framework, Cross-Feature Knowledge Distillation (CFKD), enhances automatic speaker verification (ASV) by leveraging discrete audio tokens generated by neural audio codecs. CFKD works by training a codec-based student model to mimic the embedding space of a strong Fbank-based teacher model, resulting in significant improvements in ASV performance on VoxCeleb benchmarks. This approach enables discrete audio tokens to achieve accuracy levels close to those of traditional spectral features.

Why it matters: The work demonstrates that discrete audio tokens, which are efficient for compression, can be effectively used for speaker verification, potentially enabling more efficient and unified speech processing systems.

ResearchOfficialarXiv Audio and Speech Processing

GigaAM Multilingual: Foundation Model for Underrepresented Central Asian Languages

Researchers introduce GigaAM Multilingual, a Conformer encoder pre-trained on 2 million hours of audio with a HuBERT-style objective, specifically targeting underrepresented Central Asian languages such as Kazakh, Kyrgyz, and Uzbek. The model employs cluster-level data balancing and domain-aware sampling to address data imbalance and head-language dominance. In evaluations, GigaAM Multilingual outperforms Whisper Large v3 and Omnilingual-1B on these target languages, particularly for spontaneous speech. The foundation encoder and ASR model are publicly released.

Why it matters: This work demonstrates a practical approach to improving speech recognition for underrepresented languages, helping to close a critical technology gap.

ResearchOfficialarXiv Audio and Speech Processing

Speech Language Models Fail to Align with Human Sound Symbolism Perception

A new preprint finds that speech language models (SLMs) do not share the human tendency to map speech sounds to perceptual qualities such as roundness or sharpness. Using genuine speech recordings, the study shows that SLMs' auditory judgments align poorly with human perception and that these models miss key acoustic cues, like spectral tilt, that humans use. The deficit is traced to the models' speech representations rather than their visual processing.

Why it matters: This work highlights a fundamental gap in current speech models, indicating that achieving human-like perceptual alignment will require improved speech representations.

ResearchOfficialarXiv Computation and Language

Efficiently Adapting Spoken Language Models for the Singaporean Context

Researchers adapted an open-source spoken language model to the Singaporean Home Team domain, covering five speech tasks in the country's four official languages. By combining LoRA fine-tuning, a surrogate text-QA dataset, and a multi-task objective, they developed HT-Moonstone (5B), which matches or outperforms models up to seven times its size on most tasks and achieves the best accent and gender recognition among evaluated models.

Why it matters: This work presents a practical approach for adapting spoken language models to sensitive, multilingual domains without access to original training data, achieving strong results with a relatively small model.

Products & AgentsOfficialAWS Machine Learning Blog

ScienceSoft builds HIPAA-compliant AI voice scheduler on AWS using Amazon Nova 2 Sonic

ScienceSoft, an AWS Services Partner, integrated Amazon Nova 2 Sonic with Amazon Bedrock Guardrails to build a HIPAA-compliant AI voice scheduler for healthcare. The solution addresses scheduling challenges while maintaining privacy, compliance, and responsible AI standards. The architecture can also be applied to other workflows.

Why it matters: This demonstrates a practical, compliant deployment of generative AI in a regulated healthcare environment, showing how to balance innovation with privacy and regulatory requirements.

Products & AgentsReportedThe Verge / AI

Spotify is testing an AI chatbot for music and content discovery

Spotify is experimenting with a new AI feature called "Talk to Spotify" that allows Premium subscribers to use a chatbot to play and explore music, audiobooks, and podcasts. The chatbot appears in the Home and Now Playing views of the mobile app, and users can interact with it by typing requests.

Why it matters: This feature could change how users discover and interact with content on Spotify by introducing conversational AI.

Open SourceReportedMarkTechPost / AI

Kyutai Releases MuScriptor: Open-Weight Transformer for Multi-Instrument Music Transcription to MIDI

Kyutai and Mirelo have released MuScriptor, an open-weight decoder-only Transformer designed to transcribe multi-instrument music into MIDI. The model was trained on 170,000 real recordings and 1.45 million synthetic MIDIs, and is benchmarked against YourMT3+.

Why it matters: MuScriptor advances open-source music transcription by enabling full multi-instrument mix transcription with a decoder-only architecture.

Products & AgentsOfficialRunPod Blog

RunPod Launches Faster-Whisper Endpoint: 2-4x Faster and Significantly Cheaper Than Original Whisper

RunPod has introduced a new Faster-Whisper serverless endpoint that delivers 2-4x faster transcription speeds compared to the original Whisper API, at a significantly lower cost. The service is aimed at improving efficiency and affordability for speech transcription tasks.

Why it matters: This development makes high-speed, cost-effective speech transcription more accessible for developers and enterprises relying on audio processing.

Products & AgentsOfficialTogether AI Blog

Together AI Launches Voice Finder Tool for 600+ Voices

Together AI has introduced Voice Finder, a tool that enables developers to search, filter, and audition over 600 voices using natural-language prompts or uploaded audio samples. The tool supports multiple Together AI TTS models and is designed to simplify the process of selecting synthetic voices for applications.

Why it matters: This tool streamlines the process of finding the right synthetic voice, reducing development time for voice-enabled apps.

Products & AgentsOfficialTogether AI Blog

Together AI launches real-time voice agent platform with sub-500ms latency

Together AI has announced a new platform for building real-time voice agents, featuring co-located speech-to-text, large language model, and text-to-speech infrastructure. The system achieves end-to-end latency under 500ms and natively supports Deepgram and Cartesia.

Why it matters: This enables developers to build responsive voice agents with low latency, improving user experience in conversational AI applications.

Products & AgentsOfficialTogether AI Blog

Together AI Unveils New Inference, Agents, Voice AI, and Open Models at NVIDIA GTC 2026

Together AI announced new launches in inference, agents, voice AI, and open models at NVIDIA GTC 2026. The company also hosted technical sessions led by its research and engineering leaders.

Why it matters: These launches expand Together AI's platform with new capabilities, highlighting ongoing innovation in the AI infrastructure sector.

ResearchOfficialTogether AI Blog

Together AI: Speech Models Fail 39% on Street Names, Suggests Solution

Together AI's research finds that leading speech models such as Whisper and Deepgram, despite near-human benchmark scores, fail to correctly transcribe street names 39% of the time. The company outlines a proposed solution to address this significant shortcoming.

Why it matters: This research exposes a major limitation in speech AI that could affect critical real-world uses like navigation and emergency response.

Companies & FundingOfficialElevenLabs Blog

ElevenLabs launches in Canada and expands the team

ElevenLabs is expanding into Canada by appointing Max Lemmens as General Manager, doubling its team size, and opening a Toronto office. The company aims to deepen its collaboration with Canadian businesses through this expansion.

Why it matters: This move demonstrates ElevenLabs' commitment to growing its presence and operations in the Canadian market.

Products & AgentsOfficialGroq Blog

Orpheus TTS by Canopy Labs Now Live on GroqCloud

Canopy Labs’ Orpheus TTS is now live on GroqCloud, offering low-latency, expressive text-to-speech for English and authentic Saudi Arabic. The service is aimed at real-time voice applications.

Why it matters: This launch provides developers with high-quality, low-latency TTS in both English and Saudi Arabic, supporting more natural and region-specific voice interactions.