paper-with-me

Papers

OWSM-Biasing: Contextualizing Open Whisper-Style Speech Models for Automatic Speech Recognition with Dynamic Vocabulary

2025-06-11 · Yui Sudo, Yusuke Fujita, Atsushi Kojima, Tomoya Mizumoto, Lianbo Liu

Speech foundation models (SFMs), such as Open Whisper-Style Speech Models (OWSM), are trained on massive datasets to achieve accurate automatic speech recognition. However, even SFMs struggle to accurately recognize rare and unseen words. While contextual biasing (CB) is a promising approach to improve recognition of such words, most CB methods are trained from scratch, resulting in lower performance than SFMs due to the lack of pre-trained knowledge. This paper integrates an existing CB method with OWSM v3.1 while freezing its pre-trained parameters. By leveraging the knowledge embedded in SFMs, the proposed method enables effective CB while preserving the advantages of SFMs, even with a small dataset. Experimental results show that the proposed method improves the biasing word error rate (B-WER) by 11.6 points, resulting in a 0.9 point improvement in the overall WER while reducing the real-time factor by 7.5% compared to the non-biasing baseline on the LibriSpeech 100 test-clean set.

📄 PDF Abstract BibTeX arXiv:2506.09448

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

OWSM v3.1: Better and Faster Open Whisper-Style Speech Models based on E-Branchformer

2024-01-30 · Yifan Peng, Jinchuan Tian, William Chen, Siddhant Arora 외

Recent studies have highlighted the importance of fully open foundation models. The Open Whisper-style Speech Model (OWSM) is an initial step towards reproducing OpenAI Whisper using public data and open-source toolkits.…

speech-recognitionSpeech Recognition

OWSM v4: Improving Open Whisper-Style Speech Models via Data Scaling and Cleaning

2025-05-31 · Yifan Peng, Shakeel Muhammad, Yui Sudo, William Chen 외

The Open Whisper-style Speech Models (OWSM) project has developed a series of fully open speech foundation models using academic-scale resources, but their training data remains insufficient. This work enhances OWSM by i…

Reproducing Whisper-Style Training Using an Open-Source Toolkit and Publicly Available Data

2023-09-25 · Yifan Peng, Jinchuan Tian, Brian Yan, Dan Berrebbi 외

Pre-training speech models on large volumes of data has achieved remarkable success. OpenAI Whisper is a multilingual multitask model trained on 680k hours of supervised speech data. It generalizes well to various speech…

Speech RecognitionTranslation

POWSM: A Phonetic Open Whisper-Style Speech Foundation Model

2025-10-28 · Chin-Jou Li, Kalvin Chang, Shikhar Bharadwaj, Eunjung Yeo 외 arxiv

Recent advances in spoken language processing have led to substantial progress in phonetic tasks such as automatic speech recognition (ASR), phone recognition (PR), grapheme-to-phoneme conversion (G2P), and phoneme-to-gr…

Speech Recognition

On the Effects of Heterogeneous Data Sources on Speech-to-Text Foundation Models

2024-06-13 · Jinchuan Tian, Yifan Peng, William Chen, Kwanghee Choi 외

The Open Whisper-style Speech Model (OWSM) series was introduced to achieve full transparency in building advanced speech-to-text (S2T) foundation models. To this end, OWSM models are trained on 25 public speech datasets…

Language ModelingLanguage ModellingLarge Language ModelSpeech-to-Text