v0.1.3 #682
erogol
started this conversation in
Versions & Releases
v0.1.3
#682
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🐸 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
compute_embeddings.py
for efficiency and compatibility with the latest speaker encoder. (👑 @Edresson)🚀 Model releases
Try it:
This discussion was created from the release v0.1.3.
Beta Was this translation helpful? Give feedback.
All reactions