Go to file
chenfeiyu 34bd1e984d add setup.py 2019-11-22 11:32:59 +08:00
parakeet add setup.py 2019-11-22 11:32:59 +08:00
tests add setup.py 2019-11-22 11:32:59 +08:00
.gitignore place parakeet into Parakeet/parakeet, and add tests 2019-11-21 23:02:32 +08:00
LICENSE Init deepvoice3 commit 2019-11-13 14:22:46 +00:00
README.md Init deepvoice3 commit 2019-11-13 14:22:46 +00:00
requirements.txt Init deepvoice3 commit 2019-11-13 14:22:46 +00:00
setup.py add setup.py 2019-11-22 11:32:59 +08: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

Install paddlepaddle

For faster training speed and better support, it is recommended that you install the lasted develop version of paddlepaddle. Please refer to the quick installation guide.

Other Requirements

Install other requirements with pip.

pip install -r requirements.txt

Supported models