CLLGSDASJun 28, 2024

Less is More: Accurate Speech Recognition & Translation without Web-Scale Data

arXiv:2406.19674v14 citationsHas Code
Originality Highly original
AI Analysis

This addresses the data efficiency problem for speech technology developers, offering a more accessible and resource-friendly approach.

The paper tackles the problem of achieving state-of-the-art accuracy in speech recognition and translation without relying on web-scale data, and shows that their model, Canary, outperforms current models like Whisper on multiple languages while using an order of magnitude less data.

Recent advances in speech recognition and translation rely on hundreds of thousands of hours of Internet speech data. We argue that state-of-the art accuracy can be reached without relying on web-scale data. Canary - multilingual ASR and speech translation model, outperforms current state-of-the-art models - Whisper, OWSM, and Seamless-M4T on English, French, Spanish, and German languages, while being trained on an order of magnitude less data than these models. Three key factors enables such data-efficient model: (1) a FastConformer-based attention encoder-decoder architecture (2) training on synthetic data generated with machine translation and (3) advanced training techniques: data-balancing, dynamic data blending, dynamic bucketing and noise-robust fine-tuning. The model, weights, and training code will be open-sourced.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes