VRCWizard / TTS-Voice-Wizard

Speech to Text to Speech. Song now playing. Sends text as OSC messages to VRChat to display on avatar. (STTTS) (Speech to TTS) (VRC STT System) (VTuber TTS)
https://TTSVoiceWizard.com
MIT License
579 stars 66 forks source link

Upgrading TTS Voice Wizard Glados to newer model? #75

Open Whyareuhere opened 4 months ago

Whyareuhere commented 4 months ago

Hello, saw the glados-tts that was forked to work for the TTS Voice Wizard put out a new version of a TTS model about 8 months ago. Would it be possible to make this new model compatible with the TTS Voice Wizard like the old model? Thanks!

Whyareuhere commented 4 months ago

Tried patching the new engine.py for the new Glados TTS to the TTS Voice Wizard and am getting errors that the input "is not a valid Base-64 string" despite it being the exact same string as the old model. Importing base64 does not fix this error. Not sure how to proceed sadly...

Whyareuhere commented 4 months ago

[Locally Hosted TTS Error: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.]