paper-with-me

홈 › Papers

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

2023-09-25 · Yifan Peng, Jinchuan Tian, Brian Yan, Dan Berrebbi, Xuankai Chang, Xinjian Li, Jiatong Shi, Siddhant Arora, William Chen, Roshan Sharma, Wangyou Zhang, Yui Sudo, Muhammad Shakeel, Jee-weon Jung, Soumi Maiti, Shinji Watanabe

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 recognition and translation benchmarks even in a zero-shot setup. However, the full pipeline for developing such models (from data collection to training) is not publicly accessible, which makes it difficult for researchers to further improve its performance and address training-related issues such as efficiency, robustness, fairness, and bias. This work presents an Open Whisper-style Speech Model (OWSM), which reproduces Whisper-style training using an open-source toolkit and publicly available data. OWSM even supports more translation directions and can be more efficient to train. We will publicly release all scripts used for data preparation, training, inference, and scoring as well as pre-trained models and training logs to promote open science.

📄 PDF Abstract BibTeX arXiv:2309.13876

Code (7)

espnet/espnet 공식 구현 pytorch
MS-P3/code7/tree/main/whisper mindspore
amiannn/espnet pytorch
dhatchi711/espnet-emotional-news pytorch
kohei0209/espnet pytorch
tomohikonakamura/ica_dsu_espnet pytorch
yosukehiguchi/espnet pytorch

Tasks

Speech RecognitionTranslation

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…

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

Mi-Go: Test Framework which uses YouTube as Data Source for Evaluating Speech Recognition Models like OpenAI's Whisper

2023-09-01 · Tomasz Wojnar, Jaroslaw Hryszko, Adam Roman

This article introduces Mi-Go, a novel testing framework aimed at evaluating the performance and adaptability of general-purpose speech recognition machine learning models across diverse real-world scenarios. The framewo…

speech-recognitionSpeech Recognition

Digits micro-model for accurate and secure transactions

2024-02-02 · Chirag Chhablani, Nikhita Sharma, Jordan Hosier, Vijay K. Gurbani

Automatic Speech Recognition (ASR) systems are used in the financial domain to enhance the caller experience by enabling natural language understanding and facilitating efficient and intuitive interactions. Increasing us…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Natural Language Understandingspeech-recognition+2