paper-with-me

Papers

XPhoneBERT: A Pre-trained Multilingual Model for Phoneme Representations for Text-to-Speech

2023-05-31 · Linh The Nguyen, Thinh Pham, Dat Quoc Nguyen

We present XPhoneBERT, the first multilingual model pre-trained to learn phoneme representations for the downstream text-to-speech (TTS) task. Our XPhoneBERT has the same model architecture as BERT-base, trained using the RoBERTa pre-training approach on 330M phoneme-level sentences from nearly 100 languages and locales. Experimental results show that employing XPhoneBERT as an input phoneme encoder significantly boosts the performance of a strong neural TTS model in terms of naturalness and prosody and also helps produce fairly high-quality speech with limited training data. We publicly release our pre-trained XPhoneBERT with the hope that it would facilitate future research and downstream TTS applications for multiple languages. Our XPhoneBERT model is available at https://github.com/VinAIResearch/XPhoneBERT

📄 PDF Abstract BibTeX arXiv:2305.19709

Code (2)

vinairesearch/xphonebert 공식 구현 pytorch
yl4579/StyleTTS2 pytorch

Tasks

text-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Speech-to-Text Translation with Phoneme-Augmented CoT: Enhancing Cross-Lingual Transfer in Low-Resource Scenarios

2025-05-30 · Gerard I. Gállego, Oriol Pareras, Martí Cortada Garcia, Lucas Takanori 외

We propose a Speech-to-Text Translation (S2TT) approach that integrates phoneme representations into a Chain-of-Thought (CoT) framework to improve translation in low-resource and zero-resource settings. By introducing ph…

Cross-Lingual TransferPhoneme RecognitionSpeech-to-TextSpeech-to-Text Translation+1

Using Phonemes in cascaded S2S translation pipeline

2025-04-22 · Rene Pilz, Johannes Schneider

This paper explores the idea of using phonemes as a textual representation within a conventional multilingual simultaneous speech-to-speech translation pipeline, as opposed to the traditional reliance on text-based langu…

Simultaneous Speech-to-Speech TranslationSpeech-to-Speech TranslationTranslation

Massively Multilingual Adversarial Speech Recognition

2019-04-03 · NAACL 2019 6 · Oliver Adams, Matthew Wiesner, Shinji Watanabe, David Yarowsky

We report on adaptation of multilingual end-to-end speech recognition models trained on as many as 100 languages. Our findings shed light on the relative importance of similarity between the target and pretraining langua…

General Classificationspeech-recognitionSpeech Recognition

Generalized Multilingual Text-to-Speech Generation with Language-Aware Style Adaptation

2025-04-11 · Haowei Lou, Hye-Young Paik, Sheng Li, Wen Hu 외

Text-to-Speech (TTS) models can generate natural, human-like speech across multiple languages by transforming phonemes into waveforms. However, multilingual TTS remains challenging due to discrepancies in phoneme vocabul…

text-to-speechText to Speech

Grapheme-to-Phoneme Conversion with a Multilingual Transformer Model

2020-07-01 · WS 2020 7 · Omnia ElSaadany, Benjamin Suter

In this paper, we describe our three submissions to the SIGMORPHON 2020 shared task 1 on grapheme-to-phoneme conversion for 15 languages. We experimented with a single multilingual transformer model. We observed that the…

Grapheme-to-Phoneme Conversion