Skip to content

Releases: I5UCC/VRCTextboxSTT

v2.1.5

04 Oct 11:28
270c46a
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.1.5 Changelog

  • add support for large-v3 and large-v3-turbo models

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.1.4...v2.1.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.1.4 Hotfix

14 Jul 16:13
2e65f2f
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.1.4 Changelog

  • Fixes Text to Text causing "Unusual Client Behaviour" in VRChat. Don't know how it caused it. ¯\(ツ)

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.1.3...v2.1.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.1.3 Flash Attention

24 Jun 22:22
d4a3538
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.1.3 Changelog

  • Support Flash attention for Ampere GPUs and above. This should improve performance on supported GPUs (>=3000 series)

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.1.2...v2.1.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.1.2

20 Jun 15:36
15c5002
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.1.2 Changelog

  • Fix a dependency issue that caused model downloads to fail for new installs.

v2.1.1 Changelog

  • Show changelog before updating
    grafik

v2.1.0 Changelog

  • feature request: new mode always_once,
    • essentially works just like realtime but without interim results.
    • or once but without requiring the press of a button.

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.4...v2.1.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.1.1

20 Jun 13:49
a285b9c
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.1.1 Changelog

  • Show changelog before updating
    grafik

v2.1.0 Changelog

  • feature request: new mode always_once,
    • essentially works just like realtime but without interim results.
    • or once but without requiring the press of a button.

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.4...v2.1.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.1.0

20 Jun 12:31
70db367
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.1.0 Changelog

  • feature request: new mode always_once,
    • essentially works just like realtime but without interim results.
    • or once but without requiring the press of a button.

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.4...v2.1.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.0.4

17 Jun 13:45
e0a9f3d
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.0.4 Changelog

  • fix error in logic for VRChat chatbox sounds
  • bump ctranslate2 dependency

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.3...v2.0.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.0.3

12 Jun 17:39
41a57ef
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.0.3 Changelog

  • Add sentencepiece to required packages, translation feature depends on it.
  • bump some dependencies

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.2...v2.0.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.0.2

27 Apr 16:08
40b4b4f
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.0.2 Changelog

  • fixed issue that would cause either TextboxSTT or VRCaptions not to launch when running them simultaneously
  • fixed issue that would cause TextboxSTT to freeze when using a different OSC_Server port than 9001 or -1
  • distil-small is now the default model
  • added a configurator!
    • will launch on first launch and go through the most important settings of TextboxSTT.
    • You can also launch it from the Configuration UI.

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.0...v2.0.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.
    • ~320MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT

v2.0.1 Release

06 Apr 10:26
8227df3
Compare
Choose a tag to compare

🢃 Download Release

Discord Support Server


v2.0.1 Changelog

  • VRCaptions!
    • Will only output to SteamVR Overlay, intended for use as captions by rerouting VRChat/Discord audio to a Virtual Audio Cable.
    • To launch it, either reinstall the program or add the additional executable manually to the root folder.
  • Distil-Largev2 is now the default model.

v2.0.0 Changelog

  • use python 3.12 instead of 3.10/3.11.
  • use cuda 12 instead of cuda 11.
  • fix update button positioning.
  • fix deprecated functions.
  • bump a bunch of dependencies.

Note

If the install fails or doesn't show up over the auto updater, please run force_update.bat as admin in the src folder of your install.
If you are updating from <v2.0.0, please reinstall the program.

All Changelogs >=v1.0

Full Changelog: v2.0.0...v2.0.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.
    • ~900MB 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:
VRAM usages per Model: (int8 Precision. English models only)
~200MB with tiny.en
~220MB with base.en
~320MB with distil-small.en
~380MB with small.en
~580MB with distil-medium.en
~900MB with medium.en
~900MB with distil-large-v2
~1.6GB with large-v2


Installing and Updating TextboxSTT