paper-with-me

Papers

VALL-E R: Robust and Efficient Zero-Shot Text-to-Speech Synthesis via Monotonic Alignment

2024-06-12 · Bing Han, Long Zhou, Shujie Liu, Sanyuan Chen, Lingwei Meng, Yanming Qian, Yanqing Liu, Sheng Zhao, Jinyu Li, Furu Wei

With the help of discrete neural audio codecs, large language models (LLM) have increasingly been recognized as a promising methodology for zero-shot Text-to-Speech (TTS) synthesis. However, sampling based decoding strategies bring astonishing diversity to generation, but also pose robustness issues such as typos, omissions and repetition. In addition, the high sampling rate of audio also brings huge computational overhead to the inference process of autoregression. To address these issues, we propose VALL-E R, a robust and efficient zero-shot TTS system, building upon the foundation of VALL-E. Specifically, we introduce a phoneme monotonic alignment strategy to strengthen the connection between phonemes and acoustic sequence, ensuring a more precise alignment by constraining the acoustic tokens to match their associated phonemes. Furthermore, we employ a codec-merging approach to downsample the discrete codes in shallow quantization layer, thereby accelerating the decoding speed while preserving the high quality of speech output. Benefiting from these strategies, VALL-E R obtains controllablity over phonemes and demonstrates its strong robustness by approaching the WER of ground truth. In addition, it requires fewer autoregressive steps, with over 60% time reduction during inference. This research has the potential to be applied to meaningful projects, including the creation of speech for those affected by aphasia. Audio samples will be available at: https://aka.ms/valler.

📄 PDF Abstract BibTeX arXiv:2406.07855

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationSpeech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Speak Foreign Languages with Your Own Voice: Cross-Lingual Neural Codec Language Modeling

2023-03-07 · Ziqiang Zhang, Long Zhou, Chengyi Wang, Sanyuan Chen 외

We propose a cross-lingual neural codec language model, VALL-E X, for cross-lingual speech synthesis. Specifically, we extend VALL-E and train a multi-lingual conditional codec language model to predict the acoustic toke…

In-Context LearningLanguage ModelingLanguage ModellingSpeech Synthesis+4

Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers

2023-01-05 · Chengyi Wang, Sanyuan Chen, Yu Wu, Ziqiang Zhang 외

We introduce a language modeling approach for text to speech synthesis (TTS). Specifically, we train a neural codec language model (called Vall-E) using discrete codes derived from an off-the-shelf neural audio codec mod…

In-Context LearningLanguage ModelingLanguage ModellingSpeech Synthesis+3

VALL-E 2: Neural Codec Language Models are Human Parity Zero-Shot Text to Speech Synthesizers

2024-06-08 · Sanyuan Chen, Shujie Liu, Long Zhou, Yanqing Liu 외

This paper introduces VALL-E 2, the latest advancement in neural codec language models that marks a milestone in zero-shot text-to-speech synthesis (TTS), achieving human parity for the first time. Based on its predecess…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

SC VALL-E: Style-Controllable Zero-Shot Text to Speech Synthesizer

2023-07-20 · Daegyeom Kim, Seongho Hong, Yong-Hoon Choi

Expressive speech synthesis models are trained by adding corpora with diverse speakers, various emotions, and different speaking styles to the dataset, in order to control various characteristics of speech and generate t…

Expressive Speech SynthesisLanguage ModellingSpeech Synthesistext-to-speech+1

Autoregressive Speech Synthesis with Next-Distribution Prediction

2024-12-22 · Xinfa Zhu, Wenjie Tian, Lei Xie

We introduce KALL-E, a novel autoregressive (AR) language modeling approach with next-distribution prediction for text-to-speech (TTS) synthesis. Unlike existing methods, KALL-E directly models and predicts the continuou…

Language ModelingLanguage ModellingPredictionSpeech Synthesis+2