v1.4.3
🢃 Download Release
Discord Support Server
With default settings, this program has following requirements:
- Visual C++ Redistributables
- 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.
- ~5GB of storage space.
- ~1GB of available RAM.
- ~500MB of available VRAM.
- Inference on CPU:
- ~2GB of storage space.
- ~400MB of available RAM.
Depending on settings changed in the program those requirements can change rapidly.
v1.4.3 Changelog
- Checking for updates is now done without command line windows popping up every time.
- Update progress is now shown in the program.
- Some Requirements are locked to certain versions, to prevent big updates of dependencies to break the program.
- A few background fixes for the development side of things.
Full Changelog: v1.4.1...v1.4.3
Installing and Updating TextboxSTT
Install the Visual C++ Redistributables
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.
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.