github coqui-ai/TTS v0.1.3

latest releases: v0.22.0, v0.21.3, v0.21.2...
2 years ago

🐸 v0.1.3

🐞Bug Fixes

  • Fix Tacotron stopnet training

    Models trained after v0.1 had the problem that the stopnet was not trained. It caused models not to generate audio
    at evaluation and inference time.

  • Fix test_run at training. (👑 @WeberJulian)

    In training 🐸 TTS would skip the test_run and not generate test audio samples. Now it is fixed :).

  • Fix server.py for multi-speaker models.

💾 Code updates

  • Refactoring in compute_embeddings.py for efficiency and compatibility with the latest speaker encoder. (👑 @Edresson)

🚀 Model releases

  • New Fullband-MelGAN model for Thorsten German dataset. (👑 @thorstenMueller)

Try it:

tts --model_name tts_models/de/thorsten/tacotron2-DCA --text "Was geschehen ist geschehen, es ist geschichte." 

Don't miss a new TTS release

NewReleases is sending notifications on new releases.