mirror of
https://github.com/wassname/TTS.git
synced 2026-09-07 16:40:44 +08:00
Fix #39
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# TTS (Work in Progress...)
|
||||
This project is a part of [Mozilla Common Voice](https://voice.mozilla.org/en). TTS targets a Text2Speech engine lightweight in computation with high quality speech synthesis. You might hear a sample [here]().
|
||||
This project is a part of [Mozilla Common Voice](https://voice.mozilla.org/en). TTS targets a Text2Speech engine lightweight in computation with high quality speech synthesis. You might hear a sample [here](https://soundcloud.com/user-565970875/commonvoice-loc-sens-attn).
|
||||
|
||||
Here we have pytorch implementation of Tacotron: [A Fully End-to-End Text-To-Speech Synthesis Model](https://arxiv.org/abs/1703.10135). We plan to improve the model by the time with new architectural updates.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user