Baichuan-Audio: A Unified Framework for End-to-End Speech Interaction
About
We introduce Baichuan-Audio, an end-to-end audio large language model that seamlessly integrates audio understanding and generation. It features a text-guided aligned speech generation mechanism, enabling real-time speech interaction with both comprehension and generation capabilities. Baichuan-Audio leverages a pre-trained ASR model, followed by multi-codebook discretization of speech at a frame rate of 12.5 Hz. This multi-codebook setup ensures that speech tokens retain both semantic and acoustic information. To further enhance modeling, an independent audio head is employed to process audio tokens, effectively capturing their unique characteristics. To mitigate the loss of intelligence during pre-training and preserve the original capabilities of the LLM, we propose a two-stage pre-training strategy that maintains language understanding while enhancing audio modeling. Following alignment, the model excels in real-time speech-based conversation and exhibits outstanding question-answering capabilities, demonstrating its versatility and efficiency. The proposed model demonstrates superior performance in real-time spoken dialogue and exhibits strong question-answering abilities. Our code, model and training data are available at https://github.com/baichuan-inc/Baichuan-Audio
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | LibriSpeech clean (test) | WER3.02 | 833 | |
| Audio Understanding | MMAU (test) | Speech Score42.47 | 25 | |
| General Audio Understanding | MMSU 1.0 (test) | Perception Semantics39.63 | 16 | |
| Audio LLM–EEG Similarity Alignment | Naturalistic Speech Dataset OpenNeuro 2023 (sentence-averaged) | Pearson Correlation (RSA)0.1669 | 12 | |
| Audio LLM–EEG Similarity Alignment | Alice in Wonderland sentence-averaged | Pearson RSA0.2286 | 12 | |
| Speech Reconstruction | Seed-ZH | PESQ1.84 | 12 | |
| Speech Reconstruction | Seed EN | PESQ1.62 | 12 | |
| Automatic Speech Recognition | AISHELL-2 | ZH-CER3.87 | 9 | |
| Massive Multi-discipline Audio Understanding | MMAU | Speech Score14.4 | 9 | |
| Audio Tokenization | Seed-TTS-Eval ZH | PESQ NB2.37 | 7 |