错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Enhancing Whisper Model for Vietnamese Specific Domain with Data Blending and LoRA Fine-Tuning

  • Nhu Hai Phung,
  • Duc Thinh Dang,
  • Khanh Duy Ta,
  • Khac Tuan Anh Nguyen,
  • Trung Kien Tran,
  • Chi Thanh Nguyen

摘要

Recent advancements in Automatic Speech Recognition (ASR), particularly driven by transformer-based architectures have significantly improved ASR accuracy and robustness. The trend towards utilizing large-scale models, such as OpenAI’s Whisper model has bridged the gap between automated systems and human-level performance in various languages. Despite the remarkable achievements of large-scale ASR models in general domains and high resource languages, their effective adaptation to specialized domains, such as military applications and low-resource languages like Vietnamese, poses significant challenges. This paper introduces a novel methodology designed to overcome these challenges. Leveraging a blend of publicly available general-domain data into a target-specific domain dataset, the proposed method aims to enhance Whisper model performance in a specific domain while requiring only a modest targeted-specific domain dataset for fine-tuning. To address resource constraints, we adopts LoRA, an efficient fine-tuning method that allows the fine-tuning of large-scale ASR models with limited computational capacity. Our methodology is evaluated on a self-collected military information retrieval dataset and different Vietnamese general domain datasets. This is one of the first studies that focus on enhancing performance of ASR model on Vietnamese specific domain. Our results show that the proposed method contributes to a 20% improvement in word error rate, and reduces a nearly 32% character error rate across the three versions of Whisper model: small, base and tiny.