mirror of https://github.com/coqui-ai/TTS.git
Destroyed 🐸 TTS Notebooks, Examples and Tutorials (markdown)
parent
d4d46fa5c6
commit
9f03ade3e1
|
@ -1,17 +0,0 @@
|
|||
:mega: Let us know if you make something great with :frog: TTS, and we are more than happy to host here.
|
||||
|
||||
## Colab Tutorials
|
||||
* [Training :frog: TTS with LJSpeech](https://gist.github.com/erogol/97516ad65b44dbddb8cd694953187c5b)
|
||||
* [Converting Tacotron2 from PyTorch to TF and TFLite](https://colab.research.google.com/drive/1RXCK8iNY7rNZRFopCagEjJ74HBgdWUOo?usp=sharing)
|
||||
* [Using Coqui TTS synthesizer through TorchHub](https://colab.research.google.com/drive/1iAe7ZdxjUIuN6V4ooaCt0fACEGKEn7HW?usp=sharing)
|
||||
|
||||
## Colab Notebooks for Speech Synthesis
|
||||
* English - [LJSpeech + MultiBandMelGAN + Tacotorn2(DDC)](https://colab.research.google.com/drive/1tKHSI20kRlOL0PSA8mCVJQIrgRIswg0F?usp=sharing): On CPU real-time speech synthesis with **PyTorch**
|
||||
* English - [LJSpeech + MultiBandMelGAN + Tacotorn2(DDC) TF](https://colab.research.google.com/drive/1LgQpdbgLHjyjTxgs6LHaKH_yl0luxkhT?usp=sharing): On CPU real-time speech synthesis with **Tensorflow 2**
|
||||
* German - [Thorsten_DE + MultiBandMelGAN + Tacotorn2(DDC)](https://colab.research.google.com/drive/1SPl226SwzrfMZltrVagIXya_ax4CsMh-?usp=sharing)
|
||||
* English - [LJSpeech + Universal FullBand-MelGAN + GlowTTS](https://colab.research.google.com/drive/1NC4eQJFvVEqD8L4Rd8CVK25_Z-ypaBHD?usp=sharing)
|
||||
* Multi-Speaker English - [Multi-Speaker TTS - VCTK + WaveGrad + TacotronDDC](https://colab.research.google.com/drive/1-xI9HiG5B-APnwe7KQwtOBPp1gggg-jZ?usp=sharing)
|
||||
* English - [LJSpeech - Tacotron2 with Dynamic Convolutional Attention and Universal Fullband-MelGAN](https://colab.research.google.com/drive/1uV2CD1hWx5FGUrcIQjdZfI717AMj8-kP?usp=sharing)
|
||||
* English - [LJSpeech - Glow-TTS (as in the paper) - MultiBand-MelGAN](https://colab.research.google.com/drive/1NC4eQJFvVEqD8L4Rd8CVK25_Z-ypaBHD?usp=sharing)
|
||||
* French - [Tacotron2 DDC with Universal FullBand-MelGAN](https://colab.research.google.com/drive/16T5avz3zOUNcIbF_dwfxnkZDENowx-tZ?usp=sharing)
|
||||
* Spanish - [Tacotron2 DDC with Universal FullBand-MelGAN](https://colab.research.google.com/drive/1u_16ZzHjKYFn1HNVuA4Qf_i2MMFB9olY?usp=sharing)
|
Loading…
Reference in New Issue