v1.7.2-Beta
🢃 Download Release
Discord Support Server
v1.7.2-Beta Changelog
- Fix timeout_time and pause_threshold always resetting
v1.7.1-Beta Changelog
- Fix KAT charsync
- update force_update.bat for CPU only installs
- updater ignore Beta, unless already in Beta for future beta versions. (opt-in in the works)
v1.7.0-Beta Changelog
- Support for OSCQuery!
- Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications.
- Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery
- This change doesnt effect anyone that uses TextboxSTT with VRChats textbox exclusively, only people that use KAT.
As this is a beta release, the auto updater does not show this new update, if you still want to update to this version, go to the settings and click "Force Update". This will move you to the new Beta version.
It will show up for this version :)
If the install fails or doesn't show up over the auto updater, please run force_update.bat
in the src folder of your install.
For KAT users, please report back if any syncing issues are occurring. Aka the auto switching mechanism and also the parameter sync.
Full Changelog: v1.6.2...v1.7.2
Requirements
With default settings, this program has following requirements:
- .NET 4.8.1 (Should be preinstalled on Windows 10 and up)
- Visual C++ 2015-2022 Redistributable (x64)
- SteamVR (IF ran in VR, no Oculus/Meta support as of now.)
- Inference on GPU (Recommended):
- CUDA enabled GPU (NVIDIA ONLY), otherwise it will fall back to using CPU.
- ~11gb of available space for installation, ~6GB of space used after successful installation and loading models.
- ~1GB of available RAM.
- ~600MB of available VRAM.
- Inference on CPU:
- ~4gb of available space for installation, ~2GB of space used after successful installation and loading models.
- ~400MB of available RAM.
Depending on settings changed in the program those requirements can change exponentially.
Installing and Updating TextboxSTT
-
Install the Requirements
-
Download and unpack this release of TextboxSTT
-
Launch TextboxSTT.exe
-
After first launch, the TextboxSTT Launcher will tell you that the program is not yet installed and asks you if you want to only install the CPU dependencies:
After selecting an option (y = yes, n = no), No by default and recommended, TextboxSTT will start installing all the dependencies needed. This only has to be done once, after it will update dependencies whenever an update is available.
After the installation is done, TextboxSTT will start like normal. The first Startup might take a bit longer then usual.
To know whether an update is available, a button in the top right of the program will appear, informing you of a new update:
After clicking this button, the program will be updated and leads to a restart of the program. This process generally doesnt take much time.