Releases: VRCWizard/TTS-Voice-Wizard
v1.8.0.1
v1.8.0
- Fix for Weilbyte endpoint TikTok TTS error
- Voiceforge option removed (deprecated)
v1.7.7.9
- Fix for saving Azure Dragon HD voices as presets
- Spotify reminder message updated
- More supported languages for DeepL:
- Afrikaans
- Albanian
- Arabic
- Armenian
- Azerbaijani
- Bosnian
- Bulgarian
- Cantonese
- Catalan
- Croatian
- Galician
- Hebrew
- Hindi
- Icelandic
- Irish
- Kazakh
- Latin
- Macedonian
- Malay
- Marathi
- Nepali
- Persian
- Punjabi
- Serbian
- Swahili
- Tamil
- Telugu
- Thai
- Urdu
- Uzbek
- Vietnamese
- Welsh
v1.7.7.9
- Fix for saving Azure Dragon HD voices as presets
- Spotify reminder message updated
- More supported languages for DeepL:
- Afrikaans
- Albanian
- Arabic
- Armenian
- Azerbaijani
- Bosnian
- Bulgarian
- Cantonese
- Catalan
- Croatian
- Galician
- Hebrew
- Hindi
- Icelandic
- Irish
- Kazakh
- Latin
- Macedonian
- Malay
- Marathi
- Nepali
- Persian
- Punjabi
- Serbian
- Swahili
- Tamil
- Telugu
- Thai
- Urdu
- Uzbek
- Vietnamese
- Welsh
v1.7.7.8
TikTok TTS endpoint fix.
In order to avoid downtime for TikTok TTS in the future and for reduced latency consider using your own session ID in the future: https://github.com/VRCWizard/TTS-Voice-Wizard/wiki/TikTok-TTS#how-to-get-your-tiktok-api-url-and-sessionid
v1.7.7.6
v1.7.7.5
v1.7.7
- Removed emoji/ unicode from all buttons/labels, this was causing the application to hang when these elements were loaded after Windows Update KB5058499 (God knows why).
- Added elevenlabs v3 model to model list (may not be available for all users yet via the API.
- Updated WindowsMediaController to latest release (2.5.5).
v1.7.6.2
v1.7.6
ChangeLog:
- TikTok TTS Endpoint changed, new endpoint courtesy of BlueberryWolf
- New voices added for OpenAI TTS (ash, coral, sage)
Why isn't Spotify API Mode working after I updated?
Reminder, this update requires you to have the new redirect url in your Spotify Developer Dashboard: http://127.0.0.1:5000/callback
Written Guide: https://ttsvoicewizard.com/docs/MediaIntegration/spotifyAPIMode
Video Guide: How To DISPLAY Speech To Text AND Spotify in VRchat with TTS Voice Wizard 2025 (Quick & EASY)
Why did the URI change:
Relevant Spotify Post: https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify
v1.7.5 Spotify URI Change
- Spotify Redirect URI Changed to
http://127.0.0.1:5000/callbacknotice that localhost has been replaced with 127.0.0.1 . You will need to update the URI via the Spotify Developer Dashboard in order to connect your app to TTS Voice Wizard going forward.
Relevant Spotify Post: https://developer.spotify.com/blog/2025-02-12-increasing-the-security-requirements-for-integrating-with-spotify
-
New output files for text: MediaIntegration.txt and TranscriptionOnly.txt this is to separate transcription text and media outputs so they can be used simultaneously for external integrations. OBSText.txt remains the same a combination of all outputs.
-
Word Replacement fix, text ending with symbols should now be replaced as intended.