TL;DR
Swiss German automatic speech recognition (ASR) faced challenges due to a lack of suitable training data. Fine-tuning OpenAI's Whisper large-v3 model using 1,367 hours of broadcast speech with Standard German subtitles was conducted.
✦ Why It Matters
Engineers can leverage these findings to improve ASR systems for low-resource languages by focusing on data quality and training methods.
Key Takeaways
How It Works
The fine-tuning process involved using a large dataset of broadcast speech and aligning it with Standard German subtitles. This weak supervision allowed the model to learn from imperfect data while focusing on dialectal nuances.
The study employed advanced training techniques on a high-performance computing system to optimize the model's performance.
Related