arXiv:2412.02612cs.CLcs.SD2024-12被引 292

GLM-4-Voice实现中英双语语音对话,支持情感与语调自适应。

GLM-4-Voice: Towards Intelligent and Human-Like End-to-End Spoken Chatbot

  • 用175bps低比特率语音分词器,实现端到端语音生成。
  • 在1万亿token上预训练,语音建模和问答性能达顶尖水平。
  • 适合语音助手、人机交互等需自然语音输出的场景。

我们提出GLM-4-Voice,一种智能且类人端到端语音聊天机器人,支持中英文实时语音对话,并可根据用户指令动态调整情绪、语调、语速和方言。该模型采用175bps超低比特率、单码本语音分词器,帧率为12.5Hz,基于自动语音识别(ASR)模型通过在编码器中引入向量量化瓶颈构建。为高效实现文本到语音的知识迁移,我们利用文本到标记模型从现有文本预训练语料中合成语音-文本交错数据。在预训练模型GLM-4-9B基础上,结合无监督语音数据、交错语音-文本数据及有监督语音-文本数据进行持续预训练,总规模达1万亿token,显著提升语音语言建模与语音问答性能。随后使用高质量对话语音数据微调,其对话能力与语音质量均优于现有基线。开源模型可通过https://github.com/THUDM/GLM-4-Voice和https://huggingface.co/THUDM/glm-4-voice-9b获取。

原文摘要 · Abstract (English)

We introduce GLM-4-Voice, an intelligent and human-like end-to-end spoken chatbot. It supports both Chinese and English, engages in real-time voice conversations, and varies vocal nuances such as emotion, intonation, speech rate, and dialect according to user instructions. GLM-4-Voice uses an ultra-low bitrate (175bps), single-codebook speech tokenizer with 12.5Hz frame rate derived from an automatic speech recognition (ASR) model by incorporating a vector-quantized bottleneck into the encoder. To efficiently transfer knowledge from text to speech modalities, we synthesize speech-text interleaved data from existing text pre-training corpora using a text-to-token model. We continue pre-training from the pre-trained text language model GLM-4-9B with a combination of unsupervised speech data, interleaved speech-text data, and supervised speech-text data, scaling up to 1 trillion tokens, achieving state-of-the-art performance in both speech language modeling and spoken question answering. We then fine-tune the pre-trained model with high-quality conversational speech data, achieving superior performance compared to existing baselines in both conversational ability and speech quality. The open models can be accessed through https://github.com/THUDM/GLM-4-Voice and https://huggingface.co/THUDM/glm-4-voice-9b.

语音生成端到端多语言对话系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。