paper-with-me

홈 › Papers

Towards Language-Universal End-to-End Speech Recognition

2017-11-06 · Suyoun Kim, Michael L. Seltzer

Building speech recognizers in multiple languages typically involves replicating a monolingual training recipe for each language, or utilizing a multi-task learning approach where models for different languages have separate output labels but share some internal parameters. In this work, we exploit recent progress in end-to-end speech recognition to create a single multilingual speech recognition system capable of recognizing any of the languages seen in training. To do so, we propose the use of a universal character set that is shared among all languages. We also create a language-specific gating mechanism within the network that can modulate the network's internal representations in a language-specific way. We evaluate our proposed approach on the Microsoft Cortana task across three languages and show that our system outperforms both the individual monolingual systems and systems built with a multi-task learning approach. We also show that this model can be used to initialize a monolingual speech recognizer, and can be used to create a bilingual model for use in code-switching scenarios.

📄 PDF Abstract BibTeX arXiv:1711.02207

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Differentiable Allophone Graphs for Language-Universal Speech Recognition

2021-07-24 · Brian Yan, Siddharth Dalmia, David R. Mortensen, Florian Metze 외

Building language-universal speech recognition systems entails producing phonological units of spoken sound that can be shared across languages. While speech annotations at the language-specific phoneme or surface levels…

speech-recognitionSpeech Recognition

Automatic Speech Recognition and Topic Identification for Almost-Zero-Resource Languages

2018-02-23 · Matthew Wiesner, Chunxi Liu, Lucas Ondel, Craig Harman 외

Automatic speech recognition (ASR) systems often need to be developed for extremely low-resource languages to serve end-uses such as audio content categorization and search. While universal phone recognition is natural t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Humanitarianspeech-recognition+1

Language-Universal Adapter Learning with Knowledge Distillation for End-to-End Multilingual Speech Recognition

2023-02-28 · Zhijie Shen, Wu Guo, Bin Gu

In this paper, we propose a language-universal adapter learning framework based on a pre-trained model for end-to-end multilingual automatic speech recognition (ASR). For acoustic modeling, the wav2vec 2.0 pre-trained mo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+1

Towards Universal Speech Discrete Tokens: A Case Study for ASR and TTS

2023-09-14 · Yifan Yang, Feiyu Shen, Chenpeng Du, Ziyang Ma 외

Self-supervised learning (SSL) proficiency in speech-related tasks has driven research into utilizing discrete tokens for speech tasks like recognition and translation, which offer lower storage requirements and great po…

Self-Supervised Learningspeech-recognitionSpeech RecognitionSpeech Synthesis

FLEURS: Few-shot Learning Evaluation of Universal Representations of Speech

2022-05-25 · Alexis Conneau, Min Ma, Simran Khanuja, Yu Zhang 외

We introduce FLEURS, the Few-shot Learning Evaluation of Universal Representations of Speech benchmark. FLEURS is an n-way parallel speech dataset in 102 languages built on top of the machine translation FLoRes-101 bench…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Few-Shot LearningLanguage Identification+6