paper-with-me

Papers

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

2017-10-24 · 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.

📄 PDF Abstract BibTeX arXiv:1710.08969

Code (22)

CSTR-Edinburgh/ophelia
Kyubyong/dc_tts tf
Nvillaluenga/DC_TTS tf
SeanPLeary/dc_tts-transfer-learning tf
TartuNLP/deepvoice3_pytorch pytorch
adityapandya1/review-of-DCTTS
alisterta/Persian-text-to-speech tf
coqui-ai/TTS pytorch
creotiv/RussianTTS-Tacotron2 pytorch
dimasikson/Audio-cleaning-with-Deep-Learning tf
izzajalandoni/tts_models pytorch
jessearodriguez/LJ-Audio-dataset-generator tf
keonlee9420/Comprehensive-Tacotron2 pytorch
keonlee9420/PortaSpeech pytorch
merts1/dc_tts-turkish-implementation-T-rk-e-metinden-sese- tf
merts1/dc_tts-turkish-implementation-Turkce-metinden-sese- tf
noetits/ICE-Talk tf
oliverwatts/ophelia
r9y9/deepvoice3_pytorch pytorch
tiberiu44/TTS-Cube pytorch
tugstugi/pytorch-dc-tts pytorch
ung200/thats-what-obama-said tf

Tasks

text-to-speechText to SpeechText-To-Speech Synthesis

Methods 이 논문이 사용한 방법론

Six Ways To Communicate To Someone At Expedia Via Phone And Email's. To communicate or get human at Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056). You can also use the live chat…
1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

FPETS : Fully Parallel End-to-End Text-to-Speech System

2018-12-12 · Dabiao Ma, Zhiba Su, Wenxuan Wang, Yuhao Lu

End-to-end Text-to-speech (TTS) system can greatly improve the quality of synthesised speech. But it usually suffers form high time latency due to its auto-regressive structure. And the synthesised speech may also suffer…

text-to-speechText to Speech

An End-to-End Neural Network for Image-to-Audio Transformation

2023-03-10 · Liu Chen, Michael Deisher, Munir Georges

This paper describes an end-to-end (E2E) neural architecture for the audio rendering of small portions of display content on low resource personal computing devices. It is intended to address the problem of accessibility…

Image to texttext-to-speechText to Speech

Transsion Multilingual Speech Recognition System for MLC-SLM 2025 Challenge

2025-08-15 · Xiaoxiao Li, An Zhu, Youhai Jiang, Fengjie Zhu arxiv

This paper presents the architecture and performance of a novel Multilingual Automatic Speech Recognition (ASR) system developed by the Transsion Speech Team for Track 1 of the MLC-SLM 2025 Challenge. The proposed system…

Speech Recognition

End-to-End Speech Recognition From the Raw Waveform

2018-06-19 · Neil Zeghidour, Nicolas Usunier, Gabriel Synnaeve, Ronan Collobert 외

State-of-the-art speech recognition systems rely on fixed, hand-crafted features such as mel-filterbanks to preprocess the waveform before the training pipeline. In this paper, we study end-to-end systems trained directl…

speech-recognitionSpeech Recognition

Efficient Trainable Front-Ends for Neural Speech Enhancement

2020-02-20 · Jonah Casebeer, Umut Isik, Shrikant Venkataramani, Arvindh Krishnaswamy

Many neural speech enhancement and source separation systems operate in the time-frequency domain. Such models often benefit from making their Short-Time Fourier Transform (STFT) front-ends trainable. In current literatu…

Speech Enhancement