Papers › FastSpeech: Fast, Robust and Controllable Text to Speech

FastSpeech: Fast, Robust and Controllable Text to Speech

22 May 2019NeurIPS 2019 12arXiv:1905.09263archive 2025-07-28

Yi Ren, Yangjun Ruan, Xu Tan, Tao Qin, Sheng Zhao, Zhou Zhao, Tie-Yan Liu

Neural network based end-to-end text to speech (TTS) has significantly improved the quality of synthesized speech. Prominent methods (e.g., Tacotron 2) usually first generate mel-spectrogram from text, and then synthesize speech from the mel-spectrogram using vocoder such as WaveNet. Compared with traditional concatenative and statistical parametric approaches, neural network based end-to-end models suffer from slow inference speed, and the synthesized speech is usually not robust (i.e., some words are skipped or repeated) and lack of controllability (voice speed or prosody control). In this work, we propose a novel feed-forward network based on Transformer to generate mel-spectrogram in parallel for TTS. Specifically, we extract attention alignments from an encoder-decoder based teacher model for phoneme duration prediction, which is used by a length regulator to expand the source phoneme sequence to match the length of the target mel-spectrogram sequence for parallel mel-spectrogram generation. Experiments on the LJSpeech dataset show that our parallel model matches autoregressive models in terms of speech quality, nearly eliminates the problem of word skipping and repeating in particularly hard cases, and can adjust voice speed smoothly. Most importantly, compared with autoregressive Transformer TTS, our model speeds up mel-spectrogram generation by 270x and the end-to-end speech synthesis by 38x. Therefore, we call our model FastSpeech.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1905.09263")

Code

Syntology Ran 3 of 11 code samples harvested from 3 repositories linked to this paper; 8 have no recorded run. Of those that ran: 3 ran · our draft was wrong.

By repository: community (archive-listed): 9 samples from 3 repositories, 1 ran; 2 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

22 repositories listed; official and paper-mentioned ones first.

as-ideas/TransformerTTS mentioned on GitHubtfNOASSERTION report
as-ideas/deepforcedaligner mentioned on GitHubpytorchMIT report
bloodraven66/deepforcedaligner mentioned on GitHubpytorchMIT report
cadia-lvl/fastspeech2 mentioned on GitHubpytorchMIT report
coqui-ai/TTS mentioned on GitHubpytorchMPL-2.0 report
dathudeptrai/TensorflowTTS mentioned on GitHubtf report
erasedwalt/FastSpeech mentioned on GitHubpytorch report
ga642381/FastSpeech2 mentioned on GitHubpytorch report
kdaip/stabletts mentioned on GitHubpytorch report
ming024/FastSpeech2 mentioned on GitHubpytorch report
rishikksh20/FastSpeech2 mentioned on GitHubpytorchApache-2.0 report
rishikksh20/LightSpeech mentioned on GitHubpytorch report
tartunlp/transformertts mentioned on GitHubtf report
xcmyz/FastSpeech mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 3 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
8unverified

Licence: 3 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

read_lexicon keonlee9420/Expressive-FastSpeech2/synthesize.py community (archive-listed) ran · our draft was wrong licence not identified · pointer only · e68a2e13d0cbe0f9 · report
collate_dataset as-ideas/deepforcedaligner/dfa/dataset.py community (archive-listed) unverified MIT (permissive) · 63a432b575d3d1fd · report
from_node_index as-ideas/deepforcedaligner/dfa/duration_extraction.py community (archive-listed) unverified MIT (permissive) · 7c54f74423ae2ae2 · report
get_files as-ideas/deepforcedaligner/dfa/utils.py community (archive-listed) unverified MIT (permissive) · 8ff429bfc952ac29 · report
read_config as-ideas/deepforcedaligner/dfa/utils.py community (archive-listed) unverified MIT (permissive) · 18b04be71b1d8e19 · report
read_metafile as-ideas/deepforcedaligner/dfa/utils.py community (archive-listed) unverified MIT (permissive) · 76da406d31f0074d · report
read_metafile bloodraven66/deepforcedaligner/dfa/utils.py community (archive-listed) unverified MIT (permissive) · 9ca6411791cad183 · report
to_adj_matrix as-ideas/deepforcedaligner/dfa/duration_extraction.py community (archive-listed) unverified MIT (permissive) · 225cb1b140f846ff · report
to_node_index as-ideas/deepforcedaligner/dfa/duration_extraction.py community (archive-listed) unverified MIT (permissive) · a2ea77bb519c9fc7 · report
process_paragraph identical code first harvested elsewhere ran · our draft was wrong fingerprinted licence of this copy not recorded · 141ed5512c50d7db · report
read_lexicon identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 2b5c06c1ba593c3c · report

Tasks

DecoderSpeech SynthesisText to SpeechText-To-Speech Synthesistext-to-speech

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Text-To-Speech Synthesis LJSpeech FastSpeech (Mel + WaveGlow) Audio Quality MOS 3.84 #10 of 16 Archive leaderboard report
Text-To-Speech Synthesis LJSpeech Merlin Audio Quality MOS 2.4 #12 of 16 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Absolute Position EncodingsAdamAttentionBPEBatch NormalizationConvolutionDense ConnectionsDilated Causal ConvolutionDropoutLabel SmoothingLayer NormalizationLinear LayerMax PoolingMixture of Logistic DistributionsMulti-Head AttentionPosition-Wise Feed-Forward LayerReLUResidual ConnectionSPEEDSigmoid ActivationSoftmaxTanh ActivationTransformerWaveNet

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections