paper-with-me

Papers

Towards Unsupervised Speech Recognition Without Pronunciation Models

2024-06-12 · Junrui Ni, Liming Wang, Yang Zhang, Kaizhi Qian, Heting Gao, Mark Hasegawa-Johnson, Chang D. Yoo

Recent advancements in supervised automatic speech recognition (ASR) have achieved remarkable performance, largely due to the growing availability of large transcribed speech corpora. However, most languages lack sufficient paired speech and text data to effectively train these systems. In this article, we tackle the challenge of developing ASR systems without paired speech and text corpora by proposing the removal of reliance on a phoneme lexicon. We explore a new research direction: word-level unsupervised ASR, and experimentally demonstrate that an unsupervised speech recognizer can emerge from joint speech-to-speech and text-to-text masked token-infilling. Using a curated speech corpus containing a fixed number of English words, our system iteratively refines the word segmentation structure and achieves a word error rate of between 20-23%, depending on the vocabulary size, without parallel transcripts, oracle word boundaries, or a pronunciation lexicon. This innovative model surpasses the performance of previous unsupervised ASR models under the lexicon-free setting.

📄 PDF Abstract BibTeX arXiv:2406.08380

Code (1)

jeromeni/wholeword-uasr-jstti 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech RecognitionUnsupervised Speech Recognition

Similar Papers 제목 키워드 기반

Unsupervised Accent Adaptation Through Masked Language Model Correction Of Discrete Self-Supervised Speech Units

2023-09-25 · Jakob Poncelet, Hugo Van hamme

Self-supervised pre-trained speech models have strongly improved speech recognition, yet they are still sensitive to domain shifts and accented or atypical speech. Many of these models rely on quantisation or clustering …

Accented Speech RecognitionLanguage ModelingLanguage Modellingspeech-recognition+1

Learning to Pronounce Chinese Without a Pronunciation Dictionary

2020-10-09 · EMNLP 2020 11 · Christopher Chu, Scot Fang, Kevin Knight

We demonstrate a program that learns to pronounce Chinese text in Mandarin, without a pronunciation dictionary. From non-parallel streams of Chinese characters and Chinese pinyin syllables, it establishes a many-to-many …

Generation and Pruning of Pronunciation Variants to Improve ASR Accuracy

2016-06-28 · Zhenhao Ge, Aravind Ganapathiraju, Ananth N. Iyer, Scott A. Randal 외

Speech recognition, especially name recognition, is widely used in phone services such as company directory dialers, stock quote providers or location finders. It is usually challenging due to pronunciation variations. T…

speech-recognitionSpeech Recognition

PronouncUR: An Urdu Pronunciation Lexicon Generator

2018-01-01 · LREC 2018 5 · Haris Bin Zia, Agha Ali Raza, Awais Athar

State-of-the-art speech recognition systems rely heavily on three basic components: an acoustic model, a pronunciation lexicon and a language model. To build these components, a researcher needs linguistic as well as tec…

Grapheme-to-Phoneme ConversionLanguage ModelingLanguage Modellingspeech-recognition+1

ASR2K: Speech Recognition for Around 2000 Languages without Audio

2022-09-06 · Xinjian Li, Florian Metze, David R Mortensen, Alan W Black 외

Most recent speech recognition models rely on large supervised datasets, which are unavailable for many low-resource languages. In this work, we present a speech recognition pipeline that does not require any audio for t…

Language ModelingLanguage ModellingSpeech Recognition