用合成数据和语义纠错,让医疗语音识别准确率突破新高
High-precision medical speech recognition through synthetic data and semantic correction: UNITED-MEDASR
- 通过权威医学数据库合成数据,扩充专用词汇库
- 在多个数据集上实现低于0.3%的词错误率
- 适合医疗领域语音识别系统开发者快速部署
临床语音识别面临专业术语多、精度要求高的挑战。本文提出United-MedASR,融合合成数据生成、精调与语义增强技术。通过ICD-10、MIMS、FDA等权威数据库构建医学词汇库,对Whisper模型进行细调,并引入Faster Whisper提升速度。进一步使用自定义BART模型处理复杂术语,显著提升准确性。实验显示,该方法在LibriSpeech test-clean上达到0.985%的词错误率(WER),Europarl-ASR EN Guest-test为0.26%,Tedlium为0.29%,FLEURS为0.336%。其模块化架构可复用于其他领域,具备强通用性。
原文摘要 · Abstract (English)
Automatic Speech Recognition (ASR) systems in the clinical domain face significant challenges, notably the need to recognise specialised medical vocabulary accurately and meet stringent precision requirements. We introduce United-MedASR, a novel architecture that addresses these challenges by integrating synthetic data generation, precision ASR fine-tuning, and advanced semantic enhancement techniques. United-MedASR constructs a specialised medical vocabulary by synthesising data from authoritative sources such as ICD-10 (International Classification of Diseases, 10th Revision), MIMS (Monthly Index of Medical Specialties), and FDA databases. This enriched vocabulary helps finetune the Whisper ASR model to better cater to clinical needs. To enhance processing speed, we incorporate Faster Whisper, ensuring streamlined and high-speed ASR performance. Additionally, we employ a customised BART-based semantic enhancer to handle intricate medical terminology, thereby increasing accuracy efficiently. Our layered approach establishes new benchmarks in ASR performance, achieving a Word Error Rate (WER) of 0.985% on LibriSpeech test-clean, 0.26% on Europarl-ASR EN Guest-test, and demonstrating robust performance on Tedlium (0.29% WER) and FLEURS (0.336% WER). Furthermore, we present an adaptable architecture that can be replicated across different domains, making it a versatile solution for domain-specific ASR systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。