paper-with-me

Papers

The DeepZen Speech Synthesis System for Blizzard Challenge 2023

2023-08-30 · Christophe Veaux, Ranniery Maia, Spyridoula Papandreou

This paper describes the DeepZen text to speech (TTS) system for Blizzard Challenge 2023. The goal of this challenge is to synthesise natural and high-quality speech in French, from a large monospeaker dataset (hub task) and from a smaller dataset by speaker adaptation (spoke task). We participated to both tasks with the same model architecture. Our approach has been to use an auto-regressive model, which retains an advantage for generating natural sounding speech but to improve prosodic control in several ways. Similarly to non-attentive Tacotron, the model uses a duration predictor and gaussian upsampling at inference, but with a simpler unsupervised training. We also model the speaking style at both sentence and word levels by extracting global and local style tokens from the reference speech. At inference, the global and local style tokens are predicted from a BERT model run on text. This BERT model is also used to predict specific pronunciation features like schwa elision and optional liaisons. Finally, a modified version of HifiGAN trained on a large public dataset and fine-tuned on the target voices is used to generate speech waveform. Our team is identified as O in the the Blizzard evaluation and MUSHRA test results show that our system performs second ex aequo in both hub task (median score of 0.75) and spoke task (median score of 0.68), over 18 and 14 participants, respectively.

📄 PDF Abstract BibTeX arXiv:2308.15945

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSpeech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
Highway Layer 설명 없음
Tanh Activation 설명 없음
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$…
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 제목 키워드 기반

DNN-based Speech Synthesis for Indian Languages from ASCII text

2016-08-18 · Srikanth Ronanki, Siva Reddy, Bajibabu Bollepalli, Simon King

Text-to-Speech synthesis in Indian languages has a seen lot of progress over the decade partly due to the annual Blizzard challenges. These systems assume the text to be written in Devanagari or Dravidian scripts which a…

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

MuLanTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 2023

2023-09-06 · Zhihang Xu, Shaofei Zhang, Xi Wang, Jiajun Zhang 외

In this paper, we present MuLanTTS, the Microsoft end-to-end neural text-to-speech (TTS) system designed for the Blizzard Challenge 2023. About 50 hours of audiobook corpus for French TTS as hub task and another 2 hours …

Speech Synthesistext-to-speechText to Speech

The FruitShell French synthesis system at the Blizzard 2023 Challenge

2023-09-01 · Xin Qi, Xiaopeng Wang, Zhiyong Wang, Wang Liu 외

This paper presents a French text-to-speech synthesis system for the Blizzard Challenge 2023. The challenge consists of two tasks: generating high-quality speech from female speakers and generating speech that closely re…

Data AugmentationSpeech Synthesistext-to-speechText to Speech+1

The IMS Toucan System for the Blizzard Challenge 2023

2023-10-26 · Florian Lux, Julia Koch, Sarina Meyer, Thomas Bott 외

For our contribution to the Blizzard Challenge 2023, we improved on the system we submitted to the Blizzard Challenge 2021. Our approach entails a rule-based text-to-phoneme processing system that includes rule-based dis…

DelightfulTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 2021

2021-10-25 · Yanqing Liu, Zhihang Xu, Gang Wang, Kuan Chen 외

This paper describes the Microsoft end-to-end neural text to speech (TTS) system: DelightfulTTS for Blizzard Challenge 2021. The goal of this challenge is to synthesize natural and high-quality speech from text, and we a…

Speech Synthesistext-to-speechText to Speech