Go to file
chenfeiyu 70e271ed95 deepvoice3: fix a bug in position embedding, fix initialization details for converter and attention. 2020-02-17 05:48:43 +00:00
examples deepvoice3: fix a bug in position embedding, fix initialization details for converter and attention. 2020-02-17 05:48:43 +00:00
images Add logo parakeet 2020-02-06 12:42:00 +08:00
notebooks fix import errors 2019-11-25 08:53:11 +00:00
parakeet deepvoice3: fix a bug in position embedding, fix initialization details for converter and attention. 2020-02-17 05:48:43 +00:00
tests add_TransformerTTS 2019-12-16 09:04:22 +00:00
.gitignore move data.py and rename some files 2020-02-16 17:54:11 +00:00
LICENSE Init deepvoice3 commit 2019-11-13 14:22:46 +00:00
README.md Add logo parakeet 2020-02-06 12:42:00 +08:00
requirements.txt Init deepvoice3 commit 2019-11-13 14:22:46 +00:00
setup.py update setup.py 2019-11-25 12:52:54 +00:00

README.md

Parakeet

Parakeet aims to provide a flexible, efficient and state-of-the-art text-to-speech toolkit for the open-source community. It is built on Paddle Fluid dynamic graph, with the support of many influential TTS models proposed by Baidu Research and other academic institutions.


Installation

pip install parakeet

Supported models