Papers › Efficiently Trainable Text-to-Speech System Based on Deep Convolutional Networks with...

Efficiently Trainable Text-to-Speech System Based on Deep Convolutional Networks with Guided Attention

24 Oct 2017arXiv:1710.08969archive 2025-07-28

Hideyuki Tachibana, Katsuya Uenoyama, Shunsuke Aihara

This paper describes a novel text-to-speech (TTS) technique based on deep convolutional neural networks (CNN), without use of any recurrent units. Recurrent neural networks (RNN) have become a standard technique to model sequential data recently, and this technique has been used in some cutting-edge neural TTS techniques. However, training RNN components often requires a very powerful computer, or a very long time, typically several days or weeks. Recent other studies, on the other hand, have shown that CNN-based sequence synthesis can be much faster than RNN-based techniques, because of high parallelizability. The objective of this paper is to show that an alternative neural TTS based only on CNN alleviate these economic costs of training. In our experiment, the proposed Deep Convolutional TTS was sufficiently trained overnight (15 hours), using an ordinary gaming PC equipped with two GPUs, while the quality of the synthesized speech was almost acceptable.

PaperPDFCodeCode 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="1710.08969")

Code

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

By repository: community (archive-listed): 28 samples from 5 repositories, 1 ran. 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.

CSTR-Edinburgh/ophelia mentioned on GitHubApache-2.0 report
Kyubyong/dc_tts mentioned on GitHubtfApache-2.0 report
Nvillaluenga/DC_TTS mentioned on GitHubtf report
TartuNLP/deepvoice3_pytorch mentioned on GitHubpytorchNOASSERTION report
coqui-ai/TTS mentioned on GitHubpytorchMPL-2.0 report
creotiv/RussianTTS-Tacotron2 mentioned on GitHubpytorch report
izzajalandoni/tts_models mentioned on GitHubpytorchBSD-3-Clause report
jessearodriguez/LJ-Audio-dataset-generator mentioned on GitHubtfApache-2.0 report
keonlee9420/Comprehensive-Tacotron2 mentioned on GitHubpytorchMIT report
keonlee9420/PortaSpeech mentioned on GitHubpytorchMIT report
noetits/ICE-Talk mentioned on GitHubtfApache-2.0 report
oliverwatts/ophelia mentioned on GitHubApache-2.0 report
r9y9/deepvoice3_pytorch mentioned on GitHubpytorch report
tiberiu44/TTS-Cube mentioned on GitHubpytorchApache-2.0 report
tugstugi/pytorch-dc-tts mentioned on GitHubpytorchMIT report
ung200/thats-what-obama-said mentioned on GitHubtf 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

28 samples harvested; 1 ran; 0 honoured the contract we drafted; 27 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.

1ran · our draft was wrong
27unverified

Licence: 1 of the 28 samples is 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 5 repositories linked to this paper, official or community; each sample names its own and says which. “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.

expand_speaker_embed r9y9/deepvoice3_pytorch/deepvoice3_pytorch/deepvoice3.py community (archive-listed) ran · our draft was wrong fingerprinted licence not identified · pointer only · afbe89316d22c0f4 · report
Audio2Emo noetits/ICE-Talk/networks.py community (archive-listed) unverified Apache-2.0 (permissive) · 974c61cc45a1f486 · report
AudioEnc CSTR-Edinburgh/ophelia/networks.py community (archive-listed) unverified Apache-2.0 (permissive) · e4e0b7b26475d975 · report
MerlinTextEnc CSTR-Edinburgh/ophelia/networks.py community (archive-listed) unverified Apache-2.0 (permissive) · c5cba2e8a4c727f2 · report
TextEnc CSTR-Edinburgh/ophelia/networks.py community (archive-listed) unverified Apache-2.0 (permissive) · ba4c6a02fe3d374d · report
TextEnc noetits/ICE-Talk/networks.py community (archive-listed) unverified Apache-2.0 (permissive) · d2ca2d8a3bc33553 · report
basename CSTR-Edinburgh/ophelia/libutil.py community (archive-listed) unverified Apache-2.0 (permissive) · d8171e0ad0828450 · report
closest_node noetits/ICE-Talk/perceptual_experiment/ice_tts_server.py community (archive-listed) unverified Apache-2.0 (permissive) · d62d395f3bcbf830 · report
closest_node noetits/ICE-Talk/server/ice_tts_server.py community (archive-listed) unverified Apache-2.0 (permissive) · 57cd6ddf283c039d · report
collate_fn tugstugi/pytorch-dc-tts/datasets/data_loader.py community (archive-listed) unverified MIT (permissive) · 7b716d9e1a746cbe · report
embed CSTR-Edinburgh/ophelia/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · 47b69c1525e362f1 · report
filter_variables_for_update CSTR-Edinburgh/ophelia/architectures.py community (archive-listed) unverified Apache-2.0 (permissive) · c0429bb726c5e40c · report
get_labels_indices CSTR-Edinburgh/ophelia/data_load.py community (archive-listed) unverified Apache-2.0 (permissive) · d6f8fc346bb63fa6 · report
get_last_checkpoint_file_name tugstugi/pytorch-dc-tts/utils.py community (archive-listed) unverified MIT (permissive) · fdbf8a94e43df2cd · report
highwaynet Kyubyong/dc_tts/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · d549024a49fc32ba · report
learn_channel_contributions CSTR-Edinburgh/ophelia/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · ca18f95be1d5909c · report
load_checkpoint tugstugi/pytorch-dc-tts/utils.py community (archive-listed) unverified MIT (permissive) · 6ee51bc0f357e66f · report
load_config CSTR-Edinburgh/ophelia/configuration.py community (archive-listed) unverified Apache-2.0 (permissive) · 324dd3942a2ddf83 · report
load_config noetits/ICE-Talk/configuration.py community (archive-listed) unverified Apache-2.0 (permissive) · e7f70dd6bd569571 · report
load_vocab CSTR-Edinburgh/ophelia/data_load.py community (archive-listed) unverified Apache-2.0 (permissive) · ed89c632018002ae · report
map_range noetits/ICE-Talk/perceptual_experiment/ice_tts_server.py community (archive-listed) unverified Apache-2.0 (permissive) · 84dc7d3d58bc8567 · report
map_range noetits/ICE-Talk/server/ice_tts_server.py community (archive-listed) unverified Apache-2.0 (permissive) · 4e8579cfe6446a88 · report
normalize Kyubyong/dc_tts/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · 0bb8fbc5c846e75f · report
normalize CSTR-Edinburgh/ophelia/modules.py community (archive-listed) unverified Apache-2.0 (permissive) · c3fdc1c1a47b1ced · report
phones_normalize noetits/ICE-Talk/data_load.py community (archive-listed) unverified Apache-2.0 (permissive) · a915021af11bdd1a · report
read_norm_data CSTR-Edinburgh/ophelia/libutil.py community (archive-listed) unverified Apache-2.0 (permissive) · 7cf1ea807d160502 · report
readlist CSTR-Edinburgh/ophelia/libutil.py community (archive-listed) unverified Apache-2.0 (permissive) · 3f081be1fc3120fa · report
text_normalize CSTR-Edinburgh/ophelia/data_load.py community (archive-listed) unverified Apache-2.0 (permissive) · bb87040e802a5688 · report

Tasks

Text to SpeechText-To-Speech Synthesistext-to-speech

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

1D CNN

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