Skip to content

Releases: I5UCC/VRCTextboxSTT

v1.8.5

05 Nov 00:36
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.8.5 Changelog

  • fix sending KAT_Pointer even tho KAT is turned off in the settings (for real this time)
  • log used device for debugging purposes

v1.8.4 Changelog

  • potentially fix a cuda related problem.
  • force_update.bat now cleans some broken packages.

v1.8.3 Changelog

  • fix some KAT parameters sending, even tho KAT is disabled #16
  • bumped a bunch of dependencies
  • fix small bug with obs only mode

v1.8.2 Changelog

  • fix translation quantization error
  • bump ctranslate2 to 3.19.0

v1.8.1 Changelog

  • fixed a dependency issue that caused the program to fail installing.

v1.8.0 Changelog

  • Support for OSCQuery! (Experimental)
    • Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications, if you need to use them.
    • Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery. Or choose any port you desire to use.
    • If you dont want to use OSCQuery or you dont have a need for it, just leave the port at 9001.
  • You can now disable the OSC Server completely by setting the port to -1, this is useful for someone that isnt going to use KAT.
  • Fix timeout_time and pause_threshold always resetting
  • update force_update.bat for CPU only installs
  • updater ignores Beta versions, unless already in Beta for future beta versions. (opt-in in the works)

Note

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.

All Changelogs >=v1.0

Full Changelog: v1.8.0...v1.8.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.

Note

Depending on settings changed in the program those requirements can change exponentially.


Installing and Updating TextboxSTT

v1.8.4

24 Oct 16:06
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.8.4 Changelog

  • potentially fix a cuda related problem.
  • force_update.bat now cleans some broken packages.

v1.8.3 Changelog

  • fix some KAT parameters sending, even tho KAT is disabled #16
  • bumped a bunch of dependencies
  • fix small bug with obs only mode

v1.8.2 Changelog

  • fix translation quantization error
  • bump ctranslate2 to 3.19.0

v1.8.1 Changelog

  • fixed a dependency issue that caused the program to fail installing.

v1.8.0 Changelog

  • Support for OSCQuery! (Experimental)
    • Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications, if you need to use them.
    • Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery. Or choose any port you desire to use.
    • If you dont want to use OSCQuery or you dont have a need for it, just leave the port at 9001.
  • You can now disable the OSC Server completely by setting the port to -1, this is useful for someone that isnt going to use KAT.
  • Fix timeout_time and pause_threshold always resetting
  • update force_update.bat for CPU only installs
  • updater ignores Beta versions, unless already in Beta for future beta versions. (opt-in in the works)

Note

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.

All Changelogs >=v1.0

Full Changelog: v1.8.0...v1.8.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.

Note

Depending on settings changed in the program those requirements can change exponentially.


Installing and Updating TextboxSTT

v1.8.3

18 Oct 14:00
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.8.3 Changelog

  • fix some KAT parameters sending, even tho KAT is disabled #16
  • bumped a bunch of dependencies
  • fix small bug with obs only mode

v1.8.2 Changelog

  • fix translation quantization error
  • bump ctranslate2 to 3.19.0

v1.8.1 Changelog

  • fixed a dependency issue that caused the program to fail installing.

v1.8.0 Changelog

  • Support for OSCQuery! (Experimental)
    • Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications, if you need to use them.
    • Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery. Or choose any port you desire to use.
    • If you dont want to use OSCQuery or you dont have a need for it, just leave the port at 9001.
  • You can now disable the OSC Server completely by setting the port to -1, this is useful for someone that isnt going to use KAT.
  • Fix timeout_time and pause_threshold always resetting
  • update force_update.bat for CPU only installs
  • updater ignores Beta versions, unless already in Beta for future beta versions. (opt-in in the works)

Note

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.

All Changelogs >=v1.0

Full Changelog: v1.8.0...v1.8.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.

Note

Depending on settings changed in the program those requirements can change exponentially.


Installing and Updating TextboxSTT

v1.8.2

03 Sep 14:17
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.8.2 Changelog

  • fix translation quantization error
  • bump ctranslate2 to 3.19.0

v1.8.1 Changelog

  • fixed a dependency issue that caused the program to fail installing.

v1.8.0 Changelog

  • Support for OSCQuery! (Experimental)
    • Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications, if you need to use them.
    • Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery. Or choose any port you desire to use.
    • If you dont want to use OSCQuery or you dont have a need for it, just leave the port at 9001.
  • You can now disable the OSC Server completely by setting the port to -1, this is useful for someone that isnt going to use KAT.
  • Fix timeout_time and pause_threshold always resetting
  • update force_update.bat for CPU only installs
  • updater ignores Beta versions, unless already in Beta for future beta versions. (opt-in in the works)

Note

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.

All Changelogs >=v1.0

Full Changelog: v1.8.0...v1.8.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.

Note

Depending on settings changed in the program those requirements can change exponentially.


Installing and Updating TextboxSTT

v1.8.1

23 Aug 21:25
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.8.1 Changelog

  • fixed a dependency issue that caused the program to fail installing.

v1.8.0 Changelog

  • Support for OSCQuery! (Experimental)
    • Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications, if you need to use them.
    • Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery. Or choose any port you desire to use.
    • If you dont want to use OSCQuery or you dont have a need for it, just leave the port at 9001.
  • You can now disable the OSC Server completely by setting the port to -1, this is useful for someone that isnt going to use KAT.
  • Fix timeout_time and pause_threshold always resetting
  • update force_update.bat for CPU only installs
  • updater ignores Beta versions, unless already in Beta for future beta versions. (opt-in in the works)

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.

All Changelogs >=v1.0

Full Changelog: v1.6.2...v1.8.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.8.0

21 Aug 04:08
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v1.8.0 Changelog

  • Support for OSCQuery! (Experimental)
    • Automatically finds a port to recieve data from VRChat from. This removes the need for routing applications, if you need to use them.
    • Set OSC Server port to 0 in the settings to use the automatic discovery of OSCQuery. Or choose any port you desire to use.
    • If you dont want to use OSCQuery or you dont have a need for it, just leave the port at 9001.
  • You can now disable the OSC Server completely by setting the port to -1, this is useful for someone that isnt going to use KAT.
  • Fix timeout_time and pause_threshold always resetting
  • update force_update.bat for CPU only installs
  • updater ignores Beta versions, unless already in Beta for future beta versions. (opt-in in the works)

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.

All Changelogs >=v1.0

Full Changelog: v1.6.2...v1.8.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.7.3-Beta

17 Aug 16:58
Compare
Choose a tag to compare

🢃 Download Release (Beta)

🢃 Download Release (Stable)

Discord Support Server


v1.7.3-Beta Changelog

  • Don't advertise the OSCQuery endpoint when using the default OSC port (9001)

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.

All Changelogs >=v1.0

Full Changelog: v1.6.2...v1.7.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.7.2-Beta

11 Aug 21:32
Compare
Choose a tag to compare

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

All Changelogs >=v1.0

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:

    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.7.1-Beta

10 Aug 20:49
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


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.

All Changelogs >=v1.0

Full Changelog: v1.6.2...v1.7.0-Beta


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.7.0-Beta

09 Aug 20:51
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


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 :)

For KAT users, please report back if any syncing issues are occurring. Aka the auto switching mechanism and also the parameter sync.

All Changelogs >=v1.0

Full Changelog: v1.6.2...v1.7.0-Beta


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.