Go to file
chenfeiyu 907f777ab8 add conv1d, conv1dcell, conv1d_transpose in to customized layers 2020-02-11 06:49:32 +00:00
examples rename test 2019-11-25 10:52:49 +00:00
notebooks fix import errors 2019-11-25 08:53:11 +00:00
parakeet add conv1d, conv1dcell, conv1d_transpose in to customized layers 2020-02-11 06:49:32 +00:00
tests rename test 2019-11-25 10:52:49 +00:00
.gitignore working integraton with parakeet 2019-12-02 14:00:53 -08:00
LICENSE Init deepvoice3 commit 2019-11-13 14:22:46 +00:00
README.md update installation and readme 2019-11-25 09:11:57 +00: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