Skip to content

Releases: I5UCC/VRCTextboxSTT

v1.6.2

08 Aug 14:26
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.6.2 Changelog

  • bump ctranslate2 to 3.18.0
  • add some exception handling to browser source

v1.6.1 Changelog

  • try to prevent hallucinations by enforcing a lower logprob
  • Limit temperatures to 0.0, as multiple temperatures cause occasional long latencies

v1.6.0 Changelog

  • added a small force update batch file in the src folder, just in case something breaks.
  • bump a few dependencies
    • bump ctranslate to 3.17.1
    • bump faster-whisper to 0.7.1
  • Clipboard actions! #8
    • Copy the last transcription to Clipboard, either manually or automatically
  • SteamVR Overlay Timeout #9
    • A seperate timeout for the SteamVR overlay, you can find that timeout setting in the overlay settings in the settings menu.

All Changelogs >=v1.0

Full Changelog: v1.5.6...v1.6.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:

    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.

v1.6.1

25 Jul 15:39
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.6.1 Changelog

  • try to prevent hallucinations by enforcing a lower logprob
  • Limit temperatures to 0.0, as multiple temperatures cause occasional long latencies

v1.6.0 Changelog

  • added a small force update batch file in the src folder, just in case something breaks.
  • bump a few dependencies
    • bump ctranslate to 3.17.1
    • bump faster-whisper to 0.7.1
  • Clipboard actions! #8
    • Copy the last transcription to Clipboard, either manually or automatically
  • SteamVR Overlay Timeout #9
    • A seperate timeout for the SteamVR overlay, you can find that timeout setting in the overlay settings in the settings menu.

All Changelogs >=v1.0

Full Changelog: v1.6.0...v1.6.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.
    • ~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:

    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.

v1.6.0

24 Jul 20:01
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.6.0 Changelog

  • added a small force update batch file in the src folder, just in case something breaks.
  • bump a few dependencies
    • bump ctranslate to 3.17.1
    • bump faster-whisper to 0.7.1
  • Clipboard actions! #8
    • Copy the last transcription to Clipboard, either manually or automatically
  • SteamVR Overlay Timeout #9
    • A seperate timeout for the SteamVR overlay, you can find that timeout setting in the overlay settings in the settings menu.

All Changelogs >=v1.0

Full Changelog: v1.5.6...v1.6.0


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:

    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.

v1.5.6

18 Jul 21:38
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.5.6 Changelog

  • Fixes a logging issue with the newer ctranslate version, causing it not to start.

v1.5.5 Changelog

  • bump ctranslate and faster-whisper dependencies.

All Changelogs >=v1.0

Full Changelog: v1.5.5...v1.5.6


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:

    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.

v1.5.5

18 Jul 15:50
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.5.5 Changelog

  • bump ctranslate and faster-whisper dependencies

All Changelogs >=v1.0

Full Changelog: v1.5.4...v1.5.5


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:

    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.

v1.5.4

11 Jul 01:27
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.5.4 Changelog

  • Fixed a cast error, causing the settings to get saved incorrectly and crash the program.
  • Added some additional exception handling to getting audio devices, to prevent the settings menu from bugging out when a device cant be recognized.

All Changelogs >=v1.0

Full Changelog: v1.5.3...v1.5.4


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:

    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.

v1.5.3

08 Jul 15:42
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.5.3 Changelog

  • pip cache and temp files are now cached locally in the python/cache folder and get cleared when not needed anymore.
  • Some exception handling for the Installer.
  • bump some dependencies.

All Changelogs >=v1.0

Full Changelog: v1.5.2...v1.5.3


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:

    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.

v1.5.2

29 Jun 15:18
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.5.2 Changelog

  • bump some dependencies.
  • fix audio feedback option not being loaded correctly, causing it to jump to the "ON" state when the settings menu is opened.

All Changelogs >=v1.0

Full Changelog: v1.5.1...v1.5.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.
    • ~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.

v1.5.1

01 Jun 16:37
Compare
Choose a tag to compare

🢃 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.

v1.5.0

08 May 10:49
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.5.0 Changelog

  • Rewrite of Launcher code in C#, as an embedded batch file is suspicious to alot of antivirus programs.
    • This Launcher requires .NET 4.8.1, which should come pre installed with Windows 10 and up.

All Changelogs >=v1.0

Full Changelog: v1.4.3...v1.5.0


Requirements

With default settings, this program has following requirements:

  • .NET 4.8.1 (Should be preinstalled on Windows 10 and up)
  • 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.
    • ~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.