paper-with-me

홈 › Papers

Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent language

2018-10-29 · Yusuke Yasuda, Xin Wang, Shinji Takaki, Junichi Yamagishi

End-to-end speech synthesis is a promising approach that directly converts raw text to speech. Although it was shown that Tacotron2 outperforms classical pipeline systems with regards to naturalness in English, its applicability to other languages is still unknown. Japanese could be one of the most difficult languages for which to achieve end-to-end speech synthesis, largely due to its character diversity and pitch accents. Therefore, state-of-the-art systems are still based on a traditional pipeline framework that requires a separate text analyzer and duration model. Towards end-to-end Japanese speech synthesis, we extend Tacotron to systems with self-attention to capture long-term dependencies related to pitch accents and compare their audio quality with classical pipeline systems under various conditions to show their pros and cons. In a large-scale listening test, we investigated the impacts of the presence of accentual-type labels, the use of force or predicted alignments, and acoustic features used as local condition parameters of the Wavenet vocoder. Our results reveal that although the proposed systems still do not match the quality of a top-line pipeline system for Japanese, we show important stepping stones towards end-to-end Japanese speech synthesis.

📄 PDF Abstract BibTeX arXiv:1810.11960

Code (1)

nii-yamagishilab/self-attention-tacotron 공식 구현 tf

Tasks

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

Methods 이 논문이 사용한 방법론

Griffin-Lim Algorithm The Griffin-Lim Algorithm (GLA) is a phase reconstruction method based on the redundancy of the short-time Fourier transform. It promotes the consistency of a spectrogram by…
Sigmoid Activation 설명 없음
Highway Layer 설명 없음
Residual Connection 설명 없음
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…
Batch Normalization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual GRU A Residual GRU is a gated recurrent unit (GRU) that incorporates the idea of residual connections from…

Similar Papers 제목 키워드 기반

An Investigation of the Relation Between Grapheme Embeddings and Pronunciation for Tacotron-based Systems

2020-10-21 · Antoine Perquin, Erica Cooper, Junichi Yamagishi

End-to-end models, particularly Tacotron-based ones, are currently a popular solution for text-to-speech synthesis. They allow the production of high-quality synthesized speech with little to no text preprocessing. Indee…

Grapheme-to-Phoneme ConversionRelationSpeech Synthesistext-to-speech+2

Tacotron: Towards End-to-End Speech Synthesis

2017-03-29 · Yuxuan Wang, RJ Skerry-Ryan, Daisy Stanton, Yonghui Wu 외

A text-to-speech synthesis system typically consists of multiple stages, such as a text analysis frontend, an acoustic model and an audio synthesis module. Building these components often requires extensive domain expert…

Audio SynthesisSpeech Synthesistext-to-speechText to Speech+1

Audiovisual Speech Synthesis using Tacotron2

2020-08-03 · Ahmed Hussen Abdelaziz, Anushree Prasanna Kumar, Chloe Seivwright, Gabriele Fanelli 외

Audiovisual speech synthesis is the problem of synthesizing a talking face while maximizing the coherency of the acoustic and visual speech. In this paper, we propose and compare two audiovisual speech synthesis systems …

Face ModelSentenceSpeech Synthesis

Semi-Supervised Training for Improving Data Efficiency in End-to-End Speech Synthesis

2018-08-30 · Yu-An Chung, Yuxuan Wang, Wei-Ning Hsu, Yu Zhang 외

Although end-to-end text-to-speech (TTS) models such as Tacotron have shown excellent results, they typically require a sizable set of high-quality <text, audio> pairs for training, which are expensive to collect. In thi…

DecoderSpeech Synthesistext-to-speechText to Speech

Towards End-to-End Prosody Transfer for Expressive Speech Synthesis with Tacotron

2018-03-24 · ICML 2018 7 · RJ Skerry-Ryan, Eric Battenberg, Ying Xiao, Yuxuan Wang 외

We present an extension to the Tacotron speech synthesis architecture that learns a latent embedding space of prosody, derived from a reference acoustic representation containing the desired prosody. We show that conditi…

Expressive Speech SynthesisSpeech Synthesis