文件最后提交记录最后更新时间
test=doc3 年前
add pptts readme, test=doc 3 年前
【doc】fix download link case abnormal traffic (#4020) * fix download link case abnormal traffic * fix code style1 年前
Fix typos in multiple files (#4032) 1 年前
【doc】fix download link case abnormal traffic (#4020) * fix download link case abnormal traffic * fix code style1 年前
【doc】fix download link case abnormal traffic (#4020) * fix download link case abnormal traffic * fix code style1 年前
Update gan_vocoder.md4 年前
docs: text frontend intended links (#3958) * docs(install_cn): bit misspell * docs(install): bit misspell * docs(models_introduction): text frontend links1 年前
Update quick_start.md (#3175) 3 年前
Update quick_start_cn.md (#3176) 3 年前
【doc】fix download link case abnormal traffic (#4020) * fix download link case abnormal traffic * fix code style1 年前
add paddle tts vs espnet tts demos 4 年前
add tts datasets doc, test=doc 4 年前
Update tts_papers.md3 年前
update readme, test=doc_fix (#1156) 4 年前
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 PaddlePaddle dynamic graph and includes many influential TTS models.


Overview

To facilitate exploiting the existing TTS models directly and developing the new ones, Parakeet selects typical models and provides their reference implementations in PaddlePaddle. Furthermore, Parakeet abstracts the TTS pipeline and standardizes the procedure of data preprocessing, common modules sharing, model configuration, and the process of training and synthesis. The models supported here include Text FrontEnd, end-to-end Acoustic models, and Vocoders:

Audio samples

Check our website for audio sampels.

Released Model

Acoustic Model

FastSpeech2/FastPitch

  1. fastspeech2_nosil_baker_ckpt_0.4.zip
  2. fastspeech2_nosil_aishell3_ckpt_0.4.zip
  3. fastspeech2_nosil_ljspeech_ckpt_0.5.zip

SpeedySpeech

  1. speedyspeech_nosil_baker_ckpt_0.5.zip

TransformerTTS

  1. transformer_tts_ljspeech_ckpt_0.4.zip

Tacotron2

  1. tacotron2_ljspeech_ckpt_0.3.zip
  2. tacotron2_ljspeech_ckpt_0.3_alternative.zip

Vocoder

WaveFlow

  1. waveflow_ljspeech_ckpt_0.3.zip

Parallel WaveGAN

  1. pwg_baker_ckpt_0.4.zip
  2. pwg_ljspeech_ckpt_0.5.zip

Voice Cloning

Tacotron2_AISHELL3

  1. tacotron2_aishell3_ckpt_0.3.zip

GE2E

  1. ge2e_ckpt_0.3.zip