Skip to content

v0.4.50

Choose a tag to compare

@KoljaB KoljaB released this 09 Mar 21:54
· 160 commits to master since this release

RealtimeTTS v0.4.50 Release Notes

  • added possibility to mix voices for KokoroEngine:
    engine.set_voice("0.714*af_nicole + 0.286*af_sky")

This feature allows you to mix a custom voice. You can use 🛠️ this tool and copy/paste the voice combination formula.

📝 Code to test voice mixing mixing voices with Kokoro