paper-with-me

Papers

Deep Feed-forward Sequential Memory Networks for Speech Synthesis

2018-02-26 · Mengxiao Bi, Heng Lu, Shiliang Zhang, Ming Lei, Zhijie Yan

The Bidirectional LSTM (BLSTM) RNN based speech synthesis system is among the best parametric Text-to-Speech (TTS) systems in terms of the naturalness of generated speech, especially the naturalness in prosody. However, the model complexity and inference cost of BLSTM prevents its usage in many runtime applications. Meanwhile, Deep Feed-forward Sequential Memory Networks (DFSMN) has shown its consistent out-performance over BLSTM in both word error rate (WER) and the runtime computation cost in speech recognition tasks. Since speech synthesis also requires to model long-term dependencies compared to speech recognition, in this paper, we investigate the Deep-FSMN (DFSMN) in speech synthesis. Both objective and subjective experiments show that, compared with BLSTM TTS method, the DFSMN system can generate synthesized speech with comparable speech quality while drastically reduce model complexity and speech generation time.

📄 PDF Abstract BibTeX arXiv:1802.09194

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech RecognitionSpeech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Utterance-level Sequential Modeling For Deep Gaussian Process Based Speech Synthesis Using Simple Recurrent Unit

2020-04-22 · Tomoki Koriyama, Hiroshi Saruwatari

This paper presents a deep Gaussian process (DGP) model with a recurrent architecture for speech sequence modeling. DGP is a Bayesian deep model that can be trained effectively with the consideration of model complexity …

Speech Synthesis

Feedforward Sequential Memory Networks: A New Structure to Learn Long-term Dependency

2015-12-28 · Shiliang Zhang, Cong Liu, Hui Jiang, Si Wei 외

In this paper, we propose a novel neural network structure, namely \emph{feedforward sequential memory networks (FSMN)}, to model long-term dependency in time series without using recurrent feedback. The proposed FSMN is…

Language Modellingspeech-recognitionSpeech RecognitionTime Series+1

Feedforward Sequential Memory Neural Networks without Recurrent Feedback

2015-10-09 · ShiLiang Zhang, Hui Jiang, Si Wei, Li-Rong Dai

We introduce a new structure for memory neural networks, called feedforward sequential memory networks (FSMN), which can learn long-term dependency without using recurrent feedback. The proposed FSMN is a standard feedfo…

Language ModelingLanguage Modelling

Parallel WaveNet: Fast High-Fidelity Speech Synthesis

2017-11-28 · ICML 2018 7 · Aaron van den Oord, Yazhe Li, Igor Babuschkin, Karen Simonyan 외

The recently-developed WaveNet architecture is the current state of the art in realistic speech synthesis, consistently rated as more natural sounding for many different languages than any previous system. However, becau…

Speech SynthesisVocal Bursts Intensity Prediction

Automatic Prosody Prediction for Chinese Speech Synthesis using BLSTM-RNN and Embedding Features

2015-11-02 · Chuang Ding, Lei Xie, Jie Yan, Weini Zhang 외

Prosody affects the naturalness and intelligibility of speech. However, automatic prosody prediction from text for Chinese speech synthesis is still a great challenge and the traditional conditional random fields (CRF) b…

Feature EngineeringProsody PredictionSpeech Synthesis