paper-with-me

홈 › Papers

Improving Robustness of LLM-based Speech Synthesis by Learning Monotonic Alignment

2024-06-25 · Paarth Neekhara, Shehzeen Hussain, Subhankar Ghosh, Jason Li, Rafael Valle, Rohan Badlani, Boris Ginsburg

Large Language Model (LLM) based text-to-speech (TTS) systems have demonstrated remarkable capabilities in handling large speech datasets and generating natural speech for new speakers. However, LLM-based TTS models are not robust as the generated output can contain repeating words, missing words and mis-aligned speech (referred to as hallucinations or attention errors), especially when the text contains multiple occurrences of the same token. We examine these challenges in an encoder-decoder transformer model and find that certain cross-attention heads in such models implicitly learn the text and speech alignment when trained for predicting speech tokens for a given text. To make the alignment more robust, we propose techniques utilizing CTC loss and attention priors that encourage monotonic cross-attention over the text tokens. Our guided attention training technique does not introduce any new learnable parameters and significantly improves robustness of LLM-based TTS models.

📄 PDF Abstract BibTeX arXiv:2406.17957

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage ModellingLarge Language ModelSpeech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
CTC Loss 설명 없음

Similar Papers 제목 키워드 기반

TTS-Transducer: End-to-End Speech Synthesis with Neural Transducer

2025-01-10 · Vladimir Bataev, Subhankar Ghosh, Vitaly Lavrukhin, Jason Li

This work introduces TTS-Transducer - a novel architecture for text-to-speech, leveraging the strengths of audio codec models and neural transducers. Transducers, renowned for their superior quality and robustness in spe…

speech-recognitionSpeech RecognitionSpeech Synthesistext-to-speech+1

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 외

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 strat…

QuantizationSpeech Synthesistext-to-speechText to Speech+1

Continuous Autoregressive Modeling with Stochastic Monotonic Alignment for Speech Synthesis

2025-02-03 · Weiwei Lin, Chenghan He

We propose a novel autoregressive modeling approach for speech synthesis, combining a variational autoencoder (VAE) with a multi-modal latent space and an autoregressive model that uses Gaussian Mixture Models (GMM) as t…

QuantizationSpeech Synthesis

Glow-TTS: A Generative Flow for Text-to-Speech via Monotonic Alignment Search

2020-05-22 · NeurIPS 2020 12 · Jaehyeon Kim, Sungwon Kim, Jungil Kong, Sungroh Yoon

Recently, text-to-speech (TTS) models such as FastSpeech and ParaNet have been proposed to generate mel-spectrograms from text in parallel. Despite the advantages, the parallel TTS models cannot be trained without guidan…

text-to-speechText to SpeechText-To-Speech Synthesis

Speech-T: Transducer for Text to Speech and Beyond

2021-12-01 · NeurIPS 2021 12 · Jiawei Chen, Xu Tan, Yichong Leng, Jin Xu 외

Neural Transducer (e.g., RNN-T) has been widely used in automatic speech recognition (ASR) due to its capabilities of efficiently modeling monotonic alignments between input and output sequences and naturally supporting …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Sentencespeech-recognition+3