TextboxSTT v0.7 Alpha
Pre-release
Pre-release
Download GPU Version (Faster, Higher Requirements, Bigger Performance Compromises)
Download CPU Only Version (Slower, Lower Requirements, Smaller Performance Compromises)
v0.7 Alpha Changelog
Most notable changes
- Added different transcription modes!
- once (Default). How the program always used to function. Speak once and after you stop talking, transcribe once.
- once_continuous. Speak and continuously update as you are speaking until you stop talking.
- realtime. Always listen and continously update as you are speaking.
- Added a energy threshold determination. press the ⟳ button next to the energy threshold textbox in the settings UI to automatically determine the energy threshold for your microphone!
- Replaced "Banned Words" with "Word Replacements". you can now replace any word with another of your choosing:
- Emote Support over KAT!
- Added a "Reset OSC Config" button to the main Settings UI, to quickly reset VRChats OSC config. (Requires a restart of VRChat to take effect)
Other changes
- transcribing now takes account of the last audio window when needed.
- moved all OSC related code to the OscHandler class.
- other refactoring of code.