Skip to content

Releases: VRCWizard/TTS-Voice-Wizard

v1.5.6.1 Heartrate Powered by Pulsoid

08 Sep 17:26
6004c46
Compare
Choose a tag to compare

v1.5.6.1 (current)

  • Heartrate OSC messages now all output on specified update interval
  • minor UI changes

v1.5.6

  • Direct heartrate device support for free via Pulsoid
  • Taiwanese supported for azure speech to text (3 voices added)
  • option to save audio files with unique names (instead of overriding one file each time)
  • button added to take you to your audio files folder
  • Fix for Configuration Failed to Initialize Error
    • A backup is now stored of your settings file on a successful launch
    • The backup is used in the case of your settings being corrupted
  • additional small changes and fixes

v1.5.5

  • over 40 new languages added: https://github.com/VRCWizard/TTS-Voice-Wizard/wiki/Supported-Languages
  • more azure voices (a couple for each new language)
  • switching spoken language auto restarts whisper for you with the new language (this may be made optional in the future)
  • Glados TTS Method "rebranded" to locally hosted
  • fix for osc send address not saving correctly on close and reload
  • fix for proper error message not appearing for configuration failed to initialize

v1.5.6 Heartrate powered by Pulsoid

07 Sep 17:02
77225c6
Compare
Choose a tag to compare
Pre-release

v1.5.6 (current)

  • Direct heartrate device support for free via Pulsoid
    • Learn how to connect a Pulsoid supported device here
  • Taiwanese supported for azure speech to text (3 voices added)
  • option to save audio files with unique names (instead of overriding one file each time)
  • button added to take you to your audio files folder
  • Fix for Configuration Failed to Initialize Error
    • A backup is now stored of your settings file on a successful launch
    • The backup is used in the case of your settings being corrupted
  • additional small changes and fixes

v1.5.5

  • over 40 new languages added: https://github.com/VRCWizard/TTS-Voice-Wizard/wiki/Supported-Languages
  • more azure voices (a couple for each new language)
  • switching spoken language auto restarts whisper for you with the new language (this may be made optional in the future)
  • Glados TTS Method "rebranded" to locally hosted
  • fix for osc send address not saving correctly on close and reload
  • fix for proper error message not appearing for configuration failed to initialize

v1.5.5 More Languages

03 Sep 21:09
2365c3c
Compare
Choose a tag to compare
v1.5.5 More Languages Pre-release
Pre-release
  • switching spoken language auto restarts whisper for you with the new language (this may be made optional in the future)
  • Glados TTS Method "rebranded" to locally hosted
  • more languages (Documentation WIP)
  • more azure voices (a couple for each new language)
  • fix for osc send address not saving correctly on close and reload
  • fix for proper error message not appearing for configuration failed to initialize

v1.5.4 Bug Fixes

19 Aug 14:19
f943f96
Compare
Choose a tag to compare
  • fix for Auto Replay KAY break settings on reload of app
  • fixed bug with advanced media settings
  • relative paths for button sounds made absolute
  • typo fixes

v1.5.4.1

20 Aug 08:51
d5ee39d
Compare
Choose a tag to compare
v1.5.4.1 Pre-release
Pre-release
  • many path locations changed from relative to absolute to prevent a small portion of users apps not selecting the correct working directory

v1.5.3

15 Aug 22:11
84382b3
Compare
Choose a tag to compare
v1.5.3 Pre-release
Pre-release
  • Error Loading Settings popup gives additional info and closes app for the user
  • fix for whisper getting stuck listening if user switched stt method while it was starting up
  • fix of DoSpeechToText parameter not working

v1.5.1.7

02 Aug 13:48
d31110e
Compare
Choose a tag to compare

Notes

  • Pro Users should update to this version if they want their pitch and rate setting to be accurate when using the Voice Wizard Pro API.

Changelog

v1.5.1.7 (current)

  • Imports and Exports added for Emojis Tab and Azure Dictionary
  • Fixes for Imports and Exports not working as intended
  • additional small changes / fixes

v1.5.1

  • Media Presets now editable similarly to Voice Presets
    • Media presets will not transfer over to this version from a previous version
  • Voice Presets, Media Presets, Word Replacement Lists and Voice Command Lists can now be imported and exported with ease
  • API Branch Selection for Voice Wizard Pro added
    • Currently there are only eastus and dev as branches
  • Pitch and Speed Sliders are now on a scale of -100 to 100
    • Pro users on this version will have to switch their branch to dev for this feature to work correctly until the eastus branch is updated
  • Mute button has been added for Whisper due to instability when starting and stopping
  • Whisper now can now not be stopped during the start up process to help prevent crashing :)

v1.5.0

  • auto-breaths, soft and whispered styles(effects) have been added for all standard Amazon Polly voices
  • Over 15 new Azure English speaking voices available

v1.4.9

  • Over 30 new voices from Tiktok
  • Tiktok voices now load from json (if new voices are discovered you can manually add them here)
  • Fixes for button color changing
  • Current voice preset is saved and loaded (overrides other voice settings)
  • App now stops recognizers before closing
    • Having a recognizer running like whisper and closing the app would cause noticeable errors in visual studio
  • Added a debug overlay for whisper current transcription status at the bottom of log
  • hide delay 10000 ms by default

v1.4.8.1

  • Persian language added
    • Added for Whisper Recognition
    • Added for Azure Recognition
    • Persian voices added for Azure
    • Pro translation
  • Fixed bug that caused application to crash when attempting to transcribe certain languages
    • Whisper Package modified
  • added correct language code for Norwegian to whisper recognition

v1.4.6

  • new play tts sound and speech to text start/stop sounds
  • speech to text button changes color when listening
  • Whisper will no longer stop if pressed too quickly
  • fixed quotes appear around all text when turning off Whisper filter
  • re-added config redirect for configuration failed to initialize
  • fixed issues with OSC ports for sending and receiving being incorrect on launch from v1.4.5

v1.4.5

  • Edited uberduckVoices.json file to match the allowed voices as of 7-12-2023
    • Number of voices heavily reduced :(
  • Smart String Splitting, splits strings if you say a sentence longer than 295 characters, finds the closest space to split at.
    • You can edit the limit to be 144 characters for example so all messages fit in the VRChat chat box
  • Upon a configuration error you should be redirected to the config location to either delete or remove and add back the config file (still can't figure out why updating breaks the config file like this)
  • Webcaptioner and uberduck now show api response codes on error
    fixed bug where uberduck tts was still trying to pull voices from old file location (would only work if you updated from an older version of the app or moved the voices folder)
  • port and address for OSC are now pulled from settings instead of always starting as the default

v1.5.1

01 Aug 02:28
ecc793a
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release
  • Media Presets now editable similarly to Voice Presets
    • Media presets will not transfer over to this version from a previous version
  • Voice Presets, Media Presets, Word Replacement Lists and Voice Command Lists can now be imported and exported with ease
  • API Branch Selection for Voice Wizard Pro added
    • Currently there are only eastus and dev as branches
  • Pitch and Speed Sliders are now on a scale of -100 to 100
    • Pro users on this version will have to switch their branch to dev for this feature to work correctly until the eastus branch is updated
  • Mute button has been added for Whisper due to instability when starting and stopping
  • Whisper now can now not be stopped during the start up process to help prevent crashing :)

known bugs

  • exports and imports may not work as expected

v1.5.0

28 Jul 17:03
de29046
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release
  • auto-breaths, soft and whispered styles(effects) have been added for all standard Amazon Polly voices
  • Over 15 new Azure English speaking voices available

v1.4.9

27 Jul 17:06
e375fef
Compare
Choose a tag to compare
v1.4.9 Pre-release
Pre-release
  • Over 30 new voices from Tiktok
  • Tiktok voices now load from json (if new voices are discovered you can manually add them here)
  • Fixes for button color changing
  • Current voice preset is saved and loaded (overrides other voice settings)
  • App now stops recognizers before closing
    • Having a recognizer running like whisper and closing the app would cause noticeable errors in visual studio
  • Possible dirty fix for access violation exception (edited comlight dll)
    • This is what caused the app to "randomly" crash sometimes when starting and stopping whisper
  • Added a debug overlay for whisper current transcription status at the bottom of log
  • hide delay 10000 ms by default