FunAudioLLM: Voice Understanding and Generation Foundation Models for Natural Interaction Between Humans and LLMs
About
This report introduces FunAudioLLM, a model family designed to enhance natural voice interactions between humans and large language models (LLMs). At its core are two innovative models: SenseVoice, which handles multilingual speech recognition, emotion recognition, and audio event detection; and CosyVoice, which facilitates natural speech generation with control over multiple languages, timbre, speaking style, and speaker identity. SenseVoice-Small delivers exceptionally low-latency ASR for 5 languages, and SenseVoice-Large supports high-precision ASR for over 50 languages, while CosyVoice excels in multi-lingual voice generation, zero-shot in-context learning, cross-lingual voice cloning, and instruction-following capabilities. The models related to SenseVoice and CosyVoice have been open-sourced on Modelscope and Huggingface, along with the corresponding training, inference, and fine-tuning codes released on GitHub. By integrating these models with LLMs, FunAudioLLM enables applications such as speech-to-speech translation, emotional voice chat, interactive podcasts, and expressive audiobook narration, thereby pushing the boundaries of voice interaction technology. Demos are available at https://fun-audio-llm.github.io, and the code can be accessed at https://github.com/FunAudioLLM.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | LibriSpeech (test-other) | WER4.04 | 1447 | |
| Automatic Speech Recognition | LibriSpeech clean (test) | WER2.6 | 1410 | |
| Automatic Speech Recognition | AISHELL-1 (test) | CER209 | 177 | |
| Automatic Speech Recognition | Librispeech (test-clean) | WER1.74 | 170 | |
| Emotion Recognition | MELD (test) | -- | 89 | |
| Automatic Speech Recognition | WenetSpeech Meeting (test) | CER6.73 | 78 | |
| Automatic Speech Recognition | WenetSpeech Net (test) | CER6.01 | 57 | |
| Automatic Speech Recognition | LS Clean | WER3.15 | 39 | |
| Automatic Speech Recognition | AISHELL-2 (test_ios) | CER3.04 | 35 | |
| Multi-speaker Automatic Speech Recognition | AliMeeting (test) | -- | 30 |