开源语音理解模型OSUM,用有限资源实现多任务语音能力
OSUM: Advancing Open Speech Understanding Models with Limited Resources in Academia
- 用Whisper+Qwen2构建多任务语音模型,支持10项语音任务
- 采用ASR+X训练策略,实现高效稳定多任务学习
- 公开数据与训练方法,助力学术界突破资源瓶颈
大型语言模型(LLMs)在诸多下游任务中取得显著进展,推动了语音理解语言模型(SULMs)的发展,以实现全面的语音交互。然而,大多数先进SULM由产业界开发,依赖大规模数据集和计算资源,难以被学术界获取。此外,训练细节缺乏透明度进一步阻碍了创新。本文提出OSUM,一个面向学术资源受限场景的开源语音理解模型。OSUM结合Whisper编码器与Qwen2 LLM,支持语音识别(ASR)、带时间戳的语音识别(SRWT)、发声事件检测(VED)、语音情感识别(SER)、说话风格识别(SSR)、说话人性别分类(SGC)、说话人年龄预测(SAP)及语音转文本对话(STTC)等10项任务。通过ASR+X训练策略,模型可同时优化语音识别与目标任务,实现高效稳定的多任务训练。除性能优异外,OSUM还公开数据处理流程与训练方法,为学术界提供可复现的技术参考与实践指导,旨在加速先进SULM技术的研究与创新。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have made significant progress in various downstream tasks, inspiring the development of Speech Understanding Language Models (SULMs) to enable comprehensive speech-based interactions. However, most advanced SULMs are developed by the industry, leveraging large-scale datasets and computational resources that are not readily available to the academic community. Moreover, the lack of transparency in training details creates additional barriers to further innovation. In this study, we present OSUM, an Open Speech Understanding Model designed to explore the potential of training SLUMs under constrained academic resources. The OSUM model combines a Whisper encoder with a Qwen2 LLM and supports a wide range of speech tasks, including speech recognition (ASR), speech recognition with timestamps (SRWT), vocal event detection (VED), speech emotion recognition (SER), speaking style recognition (SSR), speaker gender classification (SGC), speaker age prediction (SAP), and speech-to-text chat (STTC). By employing an ASR+X training strategy, OSUM achieves efficient and stable multi-task training by simultaneously optimizing ASR alongside target tasks. Beyond delivering strong performance, OSUM emphasizes transparency by providing openly available data preparation and training methodologies, offering valuable insights and practical guidance for the academic community. By doing so, we aim to accelerate research and innovation in advanced SULM technologies.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。