中文
相关论文

相关论文: Massively Multilingual ASR: 50 Languages, 1 Model,…

200 篇论文

Many existing works on voice conversion (VC) tasks use automatic speech recognition (ASR) models for ensuring linguistic consistency between source and converted samples. However, for the low-data resource domains, training a high-quality…

声音 · 计算机科学 2023-05-25 Mayank Kumar Singh , Naoya Takahashi , Onoe Naoyuki

This paper describes the results of an informal collaboration launched during the African Master of Machine Intelligence (AMMI) in June 2020. After a series of lectures and labs on speech data collection using mobile applications and on…

声音 · 计算机科学 2021-03-17 Jama Hussein Mohamud , Lloyd Acquaye Thompson , Aissatou Ndoye , Laurent Besacier

The "massively-multilingual" training of multilingual models is known to limit their utility in any one language, and they perform particularly poorly on low-resource languages. However, there is evidence that low-resource languages can…

计算与语言 · 计算机科学 2024-05-22 C. M. Downey , Terra Blevins , Dhwani Serai , Dwija Parikh , Shane Steinert-Threlkeld

Source separation can improve automatic speech recognition (ASR) under multi-party meeting scenarios by extracting single-speaker signals from overlapped speech. Despite the success of self-supervised learning models in single-channel…

音频与语音处理 · 电气工程与系统科学 2023-04-04 Yuang Li , Xianrui Zheng , Philip C. Woodland

Large Language Models (LLMs) have showcased exceptional performance across diverse NLP tasks, and their integration with speech encoder is rapidly emerging as a dominant trend in the Automatic Speech Recognition (ASR) field. Previous works…

人工智能 · 计算机科学 2024-12-05 Zheshu Song , Ziyang Ma , Yifan Yang , Jianheng Zhuo , Xie Chen

Large Language Model (LLM)-powered Automatic Speech Recognition (ASR) systems achieve strong performance with limited resources by linking a frozen speech encoder to a pretrained LLM via a lightweight connector. Prior work trains a separate…

计算与语言 · 计算机科学 2026-02-03 Yuchen Zhang , Ravi Shekhar , Haralambos Mouratidis

Recent work has shown that it is possible to train an $\textit{unsupervised}$ automatic speech recognition (ASR) system using only unpaired audio and text. Existing unsupervised ASR methods assume that no labeled data can be used for…

音频与语音处理 · 电气工程与系统科学 2024-02-19 Tatiana Likhomanenko , Loren Lugosch , Ronan Collobert

We present improvements in automatic speech recognition (ASR) for Somali, a currently extremely under-resourced language. This forms part of a continuing United Nations (UN) effort to employ ASR-based keyword spotting systems to support…

计算与语言 · 计算机科学 2019-07-09 Astik Biswas , Raghav Menon , Ewald van der Westhuizen , Thomas Niesler

While large language models (LLM) have made impressive progress in natural language processing, it remains unclear how to utilize them in improving automatic speech recognition (ASR). In this work, we propose to train a single multilingual…

计算与语言 · 计算机科学 2023-02-20 Ke Hu , Tara N. Sainath , Bo Li , Nan Du , Yanping Huang , Andrew M. Dai , Yu Zhang , Rodrigo Cabrera , Zhifeng Chen , Trevor Strohman

One of the central skills that language learners need to practice is speaking the language. Currently, students in school do not get enough speaking opportunities and lack conversational practice. Recent advances in speech technology and…

计算与语言 · 计算机科学 2024-06-06 Janick Michot , Manuela Hürlimann , Jan Deriu , Luzia Sauer , Katsiaryna Mlynchyk , Mark Cieliebak

Improving ASR systems is necessary to make new LLM-based use-cases accessible to people across the globe. In this paper, we focus on Indian languages, and make the case that diverse benchmarks are required to evaluate and improve ASR…

计算与语言 · 计算机科学 2023-08-03 Kaushal Santosh Bhogale , Sai Sundaresan , Abhigyan Raman , Tahir Javed , Mitesh M. Khapra , Pratyush Kumar

We present a cost-effective approach for developing Automatic Speech Recognition (ASR) models for low-resource languages like Ika. We fine-tune the pretrained wav2vec 2.0 Massively Multilingual Speech Models on a high-quality speech dataset…

计算与语言 · 计算机科学 2024-10-03 Uchenna Nzenwata , Daniel Ogbuigwe

Many automatic speech recognition (ASR) data sets include a single pre-defined test set consisting of one or more speakers whose speech never appears in the training set. This "hold-speaker(s)-out" data partitioning strategy, however, may…

计算与语言 · 计算机科学 2022-08-30 Zoey Liu , Justin Spence , Emily Prud'hommeaux

End-to-end automatic speech recognition (ASR) systems are increasingly popular due to their relative architectural simplicity and competitive performance. However, even though the average accuracy of these systems may be high, the…

计算与语言 · 计算机科学 2021-09-14 Chao-Han Huck Yang , Linda Liu , Ankur Gandhe , Yile Gu , Anirudh Raju , Denis Filimonov , Ivan Bulyko

The following paper presents a project focused on the research and creation of a new Automatic Speech Recognition (ASR) based in the Chukchi language. There is no one complete corpus of the Chukchi language, so most of the work consisted in…

计算与语言 · 计算机科学 2022-10-13 Anastasia Safonova , Tatiana Yudina , Emil Nadimanov , Cydnie Davenport

Deaf or hard-of-hearing (DHH) speakers typically have atypical speech caused by deafness. With the growing support of speech-based devices and software applications, more work needs to be done to make these devices inclusive to everyone. To…

声音 · 计算机科学 2023-06-27 Lester Phillip Violeta , Tomoki Toda

Nowadays, research in speech technologies has gotten a lot out thanks to recently created public domain corpora that contain thousands of recording hours. These large amounts of data are very helpful for training the new complex models…

音频与语音处理 · 电气工程与系统科学 2021-05-12 Guillermo Cámbara , Alex Peiró-Lilja , Mireia Farrús , Jordi Luque

Self-supervised learning (SSL) has been dramatically successful not only in monolingual but also in cross-lingual settings. However, since the two settings have been studied individually in general, there has been little research focusing…

计算与语言 · 计算机科学 2023-05-10 Takanori Ashihara , Takafumi Moriya , Kohei Matsuura , Tomohiro Tanaka

Automatic speech recognition (ASR) models are normally trained to operate over single utterances, with a short duration of less than 30 seconds. This choice has been made in part due to computational constraints, but also reflects a common,…

音频与语音处理 · 电气工程与系统科学 2026-02-11 Robert Flynn , Anton Ragni

Automatic speech recognition (ASR) systems have traditionally been evaluated using English datasets, with the word error rate (WER) serving as the predominant metric. WER's simplicity and ease of interpretation have contributed to its…

计算与语言 · 计算机科学 2024-10-21 Thennal D K , Jesin James , Deepa P Gopinath , Muhammed Ashraf K