paper-with-me

홈 › Papers

Miipher-2: A Universal Speech Restoration Model for Million-Hour Scale Data Restoration

2025-05-07 · Shigeki Karita, Yuma Koizumi, Heiga Zen, Haruko Ishikawa, Robin Scheibler, Michiel Bacchiani

Training data cleaning is a new application for generative model-based speech restoration (SR). This paper introduces Miipher-2, an SR model designed for million-hour scale data, for training data cleaning for large-scale generative models like large language models. Key challenges addressed include generalization to unseen languages, operation without explicit conditioning (e.g., text, speaker ID), and computational efficiency. Miipher-2 utilizes a frozen, pre-trained Universal Speech Model (USM), supporting over 300 languages, as a robust, conditioning-free feature extractor. To optimize efficiency and minimize memory, Miipher-2 incorporates parallel adapters for predicting clean USM features from noisy inputs and employs the WaveFit neural vocoder for waveform synthesis. These components were trained on 3,000 hours of multi-lingual, studio-quality recordings with augmented degradations, while USM parameters remained fixed. Experimental results demonstrate Miipher-2's superior or comparable performance to conventional SR models in word-error-rate, speaker similarity, and both objective and subjective sound quality scores across all tested languages. Miipher-2 operates efficiently on consumer-grade accelerators, achieving a real-time factor of 0.0078, enabling the processing of a million-hour speech dataset in approximately three days using only 100 such accelerators.

📄 PDF Abstract BibTeX arXiv:2505.04457

Code (1)

yukara-ikemiya/wavefit-pytorch 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Miipher: A Robust Speech Restoration Model Integrating Self-Supervised Speech and Text Representations

2023-03-03 · Yuma Koizumi, Heiga Zen, Shigeki Karita, Yifan Ding 외

Speech restoration (SR) is a task of converting degraded speech signals into high-quality ones. In this study, we propose a robust SR model called Miipher, and apply Miipher to a new SR application: increasing the amount…

Speech DenoisingSpeech Enhancementtext-to-speechText to Speech

FLEURS-R: A Restored Multilingual Speech Corpus for Generation Tasks

2024-08-12 · Min Ma, Yuma Koizumi, Shigeki Karita, Heiga Zen 외

This paper introduces FLEURS-R, a speech restoration applied version of the Few-shot Learning Evaluation of Universal Representations of Speech (FLEURS) corpus. FLEURS-R maintains an N-way parallel speech corpus in 102 l…

Few-Shot Learningtext-to-speechText to Speech

Towards Robust Speech Representation Learning for Thousands of Languages

2024-06-30 · William Chen, Wangyou Zhang, Yifan Peng, Xinjian Li 외

Self-supervised learning (SSL) has helped extend speech technologies to more languages by reducing the need for labeled data. However, models are still far from supporting the world's 7000+ languages. We propose XEUS, a …

Representation LearningSelf-Supervised LearningSpeech Representation Learning

Google USM: Scaling Automatic Speech Recognition Beyond 100 Languages

2023-03-02 · Yu Zhang, Wei Han, James Qin, Yongqiang Wang 외

We introduce the Universal Speech Model (USM), a single large model that performs automatic speech recognition (ASR) across 100+ languages. This is achieved by pre-training the encoder of the model on a large unlabeled m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Quantizationspeech-recognition+3

BigSSL: Exploring the Frontier of Large-Scale Semi-Supervised Learning for Automatic Speech Recognition

2021-09-27 · Yu Zhang, Daniel S. Park, Wei Han, James Qin 외

We summarize the results of a host of efforts using giant automatic speech recognition (ASR) models pre-trained using large, diverse unlabeled datasets containing approximately a million hours of audio. We find that the …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language IdentificationSpeech Emotion Recognition+2