mirror of
https://github.com/wassname/TTS.git
synced 2026-09-05 16:20:11 +08:00
bcfd492bf0f749756cf8cfa0cc008969a8091ba2
Tacotron (Work in Progress...)
Here we have pytorch implementation of: - Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model. - Tacotron2 (TODO): Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions
At the end, it should be easy to add new models and try different architectures.
You can find here a brief note about possible TTS architectures and their comparisons.
Requirements
Highly recommended to use miniconda for easier installation.
- python 3.6
- pytorch > 0.2.0
- TODO
Data
TODO
File description
TODO
Training the network
TODO
Generate TTS wav file
TODO
Description
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
131 MiB
Languages
Python
91.7%
Jupyter Notebook
7.7%
HTML
0.3%
Shell
0.1%