Skip to content

v1.5.1

Compare
Choose a tag to compare
@I5UCC I5UCC released this 01 Jun 16:37
· 261 commits to main since this release

🢃 Download Release

Discord Support Server


v1.5.1 Changelog

  • Shows an error when missing dependencies instead of just not showing anything.
  • bump some dependencies on versions (Updating might take a bit longer this time, because of updating torch)

All Changelogs >=v1.0

Full Changelog: v1.5.0...v1.5.1


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.
    • ~5GB of storage space.
    • ~1GB of available RAM.
    • ~600MB 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 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:

    234649759-d70f5fb6-ef71-49c6-b84b-91e6530bb2e3
    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:

    Updater
    After clicking this button, the program will be updated and leads to a restart of the program. This process generally doesnt take much time.