Skip to content

Releases: VRCWizard/TTS-Voice-Wizard

v1.8.0.1

v1.8.0.1 Pre-release
Pre-release

Choose a tag to compare

@VRCWizard VRCWizard released this 28 May 02:01
b0c5df4
  • Fix for Azure Dragon voices not working with Voice Wizard Pro.
  • UI fix

v1.8.0

Choose a tag to compare

@VRCWizard VRCWizard released this 08 May 16:35
194f66c
  • 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

v1.7.7.9 Pre-release
Pre-release

Choose a tag to compare

@VRCWizard VRCWizard released this 05 Apr 14:57
68d2e15
  • 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

Choose a tag to compare

@VRCWizard VRCWizard released this 02 Nov 18:42
cc1f5c3

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.6 Pre-release
Pre-release

Choose a tag to compare

@VRCWizard VRCWizard released this 24 Aug 01:07
1242a8d
  • Fix for using ElevenLabs v3 model, as the optimize streaming latency option is becoming deprecated and not recommended for use, this value is no longer sent in API requests.
  • Azure voice list expanded.

v1.7.7.5

Choose a tag to compare

@VRCWizard VRCWizard released this 18 Jul 15:22
5c04b66

Option to change TIkTok Host Endpoint under Speech Provider > Local. The original working endpoint is selected by default.

v1.7.7

Choose a tag to compare

@VRCWizard VRCWizard released this 07 Jun 01:46
084eb47
  • 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.2 Pre-release
Pre-release

Choose a tag to compare

@VRCWizard VRCWizard released this 26 May 17:57
2a35bc7
  • Windows Media Mode now estimates the progress (no more 00:00 progress, yay)
  • More verbose error messages for Open AI TTS

v1.7.6

Choose a tag to compare

@VRCWizard VRCWizard released this 22 May 21:40
b367d64

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
image

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

Pre-release

Choose a tag to compare

@VRCWizard VRCWizard released this 10 Apr 07:04
2f19257
  • Spotify Redirect URI Changed to http://127.0.0.1:5000/callback notice 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.