You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/docs/source/tts
Jackwaterveg 8e5f825641
test=doc
2 years ago
..
PPTTS.md test=doc 2 years ago
PPTTS_cn.md add pptts readme, test=doc 2 years ago
README.md fix dead links, test=doc 2 years ago
advanced_usage.md update readme, test=doc_fix (#1156) 3 years ago
demo.rst add conformer demos (#1108) 3 years ago
demo_2.rst add paddle tts vs espnet tts demos 3 years ago
gan_vocoder.md Update gan_vocoder.md 3 years ago
models_introduction.md update readme, test=doc_fix (#1156) 3 years ago
quick_start.md Modify typesetting, test=doc 2 years ago
quick_start_cn.md rename tacotron2, test=tts 2 years ago
test_sentence.txt add paddle tts vs espnet tts demos 3 years ago
tts_datasets.md add tts datasets doc, test=doc 3 years ago
tts_papers.md Update tts_papers.md 2 years ago
zh_text_frontend.md update readme, test=doc_fix (#1156) 3 years ago

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