paper-with-me

홈 › Papers

Fine-tuning Whisper on Low-Resource Languages for Real-World Applications

2024-12-20 · Vincenzo Timmel, Claudio Paonessa, Reza kakooee, Manfred Vogel, Daniel Perruchoud

This paper presents a new approach to fine-tuning OpenAI's Whisper model for low-resource languages by introducing a novel data generation method that converts sentence-level data into a long-form corpus, using Swiss German as a case study. Non-sentence-level data, which could improve the performance of long-form audio, is difficult to obtain and often restricted by copyright laws. Our method bridges this gap by transforming more accessible sentence-level data into a format that preserves the model's ability to handle long-form audio and perform segmentation without requiring non-sentence-level data. Our data generation process improves performance in several real-world applications and leads to the development of a new state-of-the-art speech-to-text (STT) model for Swiss German. We compare our model with a non-fine-tuned Whisper and our previous state-of-the-art Swiss German STT models, where our new model achieves higher BLEU scores. Our results also indicate that the proposed method is adaptable to other low-resource languages, supported by written guidance and code that allows the creation of fine-tuned Whisper models, which keep segmentation capabilities and allow the transcription of longer audio files using only sentence-level data with high quality.

📄 PDF Abstract BibTeX arXiv:2412.15726

Code (1)

i4ds/whisper-finetune 공식 구현 pytorch

Tasks

FormSentenceSpeech-to-Text

Similar Papers 제목 키워드 기반

Using fine-tuning and min lookahead beam search to improve Whisper

2023-09-19 · Andrea Do, Oscar Brown, Zhengjie Wang, Nikhil Mathew 외

The performance of Whisper in low-resource languages is still far from perfect. In addition to a lack of training data on low-resource languages, we identify some limitations in the beam search algorithm used in Whisper.…

Whispering in Amharic: Fine-tuning Whisper for Low-resource Language

2025-03-24 · Dawit Ketema Gete, Bedru Yimam Ahmed, Tadesse Destaw Belay, Yohannes Ayana Ejigu 외

This work explores fine-tuning OpenAI's Whisper automatic speech recognition (ASR) model for Amharic, a low-resource language, to improve transcription accuracy. While the foundational Whisper model struggles with Amhari…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Efficient Adaptation of Multilingual Models for Japanese ASR

2024-12-14 · Mark Bajo, Haruka Fukukawa, Ryuji Morita, Yuma Ogasawara

This study explores fine-tuning multilingual ASR (Automatic Speech Recognition) models, specifically OpenAI's Whisper-Tiny, to improve performance in Japanese. While multilingual models like Whisper offer versatility, th…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Token Merging for Multilingual Speech Recognition: A Systematic Study Across Model Scale and Fine-Tuning

2026-07-07 · Dylan Luke Holyoak arxiv

Leading multilingual speech recognition models like Whisper transcribe diverse, low-resource languages without language-specific training but are computationally expensive to deploy. Token merging mitigates this ineffici…

Enhancing Whisper's Accuracy and Speed for Indian Languages through Prompt-Tuning and Tokenization

2024-12-27 · Kumud Tripathi, Raj Gothi, Pankaj Wasnik

Automatic speech recognition has recently seen a significant advancement with large foundational models such as Whisper. However, these models often struggle to perform well in low-resource languages, such as Indian lang…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition