paper-with-me

Papers

Improving Prosody Modelling with Cross-Utterance BERT Embeddings for End-to-end Speech Synthesis

2020-11-06 · Guanghui Xu, Wei Song, Zhengchen Zhang, Chao Zhang, Xiaodong He, BoWen Zhou

Despite prosody is related to the linguistic information up to the discourse structure, most text-to-speech (TTS) systems only take into account that within each sentence, which makes it challenging when converting a paragraph of texts into natural and expressive speech. In this paper, we propose to use the text embeddings of the neighboring sentences to improve the prosody generation for each utterance of a paragraph in an end-to-end fashion without using any explicit prosody features. More specifically, cross-utterance (CU) context vectors, which are produced by an additional CU encoder based on the sentence embeddings extracted by a pre-trained BERT model, are used to augment the input of the Tacotron2 decoder. Two types of BERT embeddings are investigated, which leads to the use of different CU encoder structures. Experimental results on a Mandarin audiobook dataset and the LJ-Speech English audiobook dataset demonstrate the use of CU information can improve the naturalness and expressiveness of the synthesized speech. Subjective listening testing shows most of the participants prefer the voice generated using the CU encoder over that generated using standard Tacotron2. It is also found that the prosody can be controlled indirectly by changing the neighbouring sentences.

📄 PDF Abstract BibTeX arXiv:2011.05161

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSentenceSentence EmbeddingsSpeech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
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$…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
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 &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech

2022-05-09 · ACL 2022 5 · Yang Li, Cheng Yu, Guangzhi Sun, Hua Jiang 외

Modelling prosody variation is critical for synthesizing natural and expressive speech in end-to-end text-to-speech (TTS) systems. In this paper, a cross-utterance conditional VAE (CUC-VAE) is proposed to estimate a post…

Diversitytext-to-speechText to Speech

Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Modelling prosody variation is critical for synthesizing natural and expressive speech in end-to-end text-to-speech (TTS) systems. In this paper, a cross-utterance conditional VAE (CUC-VAE) is proposed to estimate a post…

Diversitytext-to-speechText to Speech

Speech BERT Embedding For Improving Prosody in Neural TTS

2021-06-08 · Liping Chen, Yan Deng, Xi Wang, Frank K. Soong 외

This paper presents a speech BERT model to extract embedded prosody information in speech segments for improving the prosody of synthesized speech in neural text-to-speech (TTS). As a pre-trained model, it can learn pros…

Decodertext-to-speechText to Speech

Towards zero-shot Text-based voice editing using acoustic context conditioning, utterance embeddings, and reference encoders

2022-10-28 · Jason Fong, Yun Wang, Prabhav Agrawal, Vimal Manohar 외

Text-based voice editing (TBVE) uses synthetic output from text-to-speech (TTS) systems to replace words in an original recording. Recent work has used neural models to produce edited speech that is similar to the origin…

Speaker Verificationtext-to-speechText to Speech

A Human-in-the-Loop Approach to Improving Cross-Text Prosody Transfer

2024-06-06 · Himanshu Maurya, Atli Sigurgeirsson

Text-To-Speech (TTS) prosody transfer models can generate varied prosodic renditions, for the same text, by conditioning on a reference utterance. These models are trained with a reference that is identical to the target…

text-to-speechText to Speech