paper-with-me

Papers

Bytes are All You Need: End-to-End Multilingual Speech Recognition and Synthesis with Bytes

2018-11-22 · Bo Li, Yu Zhang, Tara Sainath, Yonghui Wu, William Chan

We present two end-to-end models: Audio-to-Byte (A2B) and Byte-to-Audio (B2A), for multilingual speech recognition and synthesis. Prior work has predominantly used characters, sub-words or words as the unit of choice to model text. These units are difficult to scale to languages with large vocabularies, particularly in the case of multilingual processing. In this work, we model text via a sequence of Unicode bytes, specifically, the UTF-8 variable length byte sequence for each character. Bytes allow us to avoid large softmaxes in languages with large vocabularies, and share representations in multilingual models. We show that bytes are superior to grapheme characters over a wide variety of languages in monolingual end-to-end speech recognition. Additionally, our multilingual byte model outperform each respective single language baseline on average by 4.4% relatively. In Japanese-English code-switching speech, our multilingual byte model outperform our monolingual baseline by 38.6% relatively. Finally, we present an end-to-end multilingual speech synthesis model using byte representations which matches the performance of our monolingual baselines.

📄 PDF Abstract BibTeX arXiv:1811.09021

Code (0)

등록된 구현이 없습니다.

Tasks

Allspeech-recognitionSpeech RecognitionSpeech Synthesis

Similar Papers 제목 키워드 기반

Multilingual Language Processing From Bytes

2015-12-01 · NAACL 2016 6 · Dan Gillick, Cliff Brunk, Oriol Vinyals, Amarnag Subramanya

We describe an LSTM-based model which we call Byte-to-Span (BTS) that reads text as bytes and outputs span annotations of the form [start, length, label] where start positions, lengths, and labels are separate entries in…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging

Enhancing Multilingual Speech Generation and Recognition Abilities in LLMs with Constructed Code-switched Data

2024-09-17 · Jing Xu, Daxin Tan, Jiaqi Wang, Xiao Chen

While large language models (LLMs) have been explored in the speech domain for both generation and recognition tasks, their applications are predominantly confined to the monolingual scenario, with limited exploration in…

Speech Synthesis

GlobalPhone: Pronunciation Dictionaries in 20 Languages

2014-05-01 · LREC 2014 5 · Tanja Schultz, Tim Schlippe

This paper describes the advances in the multilingual text and speech database GlobalPhone, a multilingual database of high-quality read speech with corresponding transcriptions and pronunciation dictionaries in 20 langu…

Language IdentificationLanguage ModellingSpeaker Recognitionspeech-recognition+2

CosyVoice 3: Towards In-the-wild Speech Generation via Scaling-up and Post-training

2025-05-23 · Zhihao Du, Changfeng Gao, Yuxuan Wang, Fan Yu 외

In our prior works, we introduced a scalable streaming speech synthesis model, CosyVoice 2, which integrates a large language model (LLM) and a chunk-aware flow matching (FM) model, and achieves low-latency bi-streaming …

Automatic Speech RecognitionEmotion RecognitionEvent DetectionLanguage Identification+5

Scaling Speech Technology to 1,000+ Languages

2023-05-22 · arXiv 2023 5 · Vineel Pratap, Andros Tjandra, Bowen Shi, Paden Tomasello 외

Expanding the language coverage of speech technology has the potential to improve access to information for many more people. However, current speech technology is restricted to about one hundred languages which is a sma…

Automatic Speech RecognitionLanguage IdentificationSelf-Supervised Learningspeech-recognition+2