Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@yum-food yum-food released this 12 Jul 23:42
· 2 commits to master since this release

Download the .zip at the bottom of this page, then install 1 dependency:

  • Microsoft Visual C++ Redistributable. Direct link: vc_redist.x64.exe. Required by some Python dependencies.

Then follow the v0.13 setup guide: https://youtu.be/SqOGTnKXgag

Please report all issues to the discord: https://discord.gg/YWmCvbCRyn

Significant changes:

  • Fix translation openMP bug
  • Translation now runs on the GPU so it's a bit faster. More precisely: it uses the device, device ID, quantization, and flash attention settings from the rest of the app.
  • Fix bug where browser source would break if you access it at 127.0.0.1 instead of localhost
  • Fix bug where spaces between words get elided

Avatar resources used by custom chatbox:

  • 1 material slot
  • 12 polygons
  • 108 parameter bits
  • 5.33 MB of texture memory
  • 5 audio sources

How to uninstall:

  • Simply delete the TaSTT/ directory. All runtime dependencies are installed under that directory, so deleting it leaves nothing behind.