Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: yum-food/TaSTT

Tags

v1.0.0-beta03

Toggle v1.0.0-beta03's commit message
Work more on hallucination filtering

v1.0.0-beta02

Toggle v1.0.0-beta02's commit message
Enforce clean venv on build

v1.0.0-beta01

Toggle v1.0.0-beta01's commit message
Enforce clean venv on build

v1.0.0-beta00

Toggle v1.0.0-beta00's commit message
Delete unused files

v0.21.0

Toggle v0.21.0's commit message
App sends text to built-in chatbox by default

This is overwhelmingly more common than custom chatbox.

v0.20.0

Toggle v0.20.0's commit message
Replace hardcoded localhost with js magic

Use some js magic to deduce the hostname instead of hardcoding
localhost. If you used the browser source under 127.0.0.1, then
you'd get XSS blocked from making the ajax calls. This fixes that.

v0.19.2

Toggle v0.19.2's commit message
Upgrade vendored CUDA to 12.5

v0.19.1

Toggle v0.19.1's commit message
Bump CUDNN to v8.9.7

Also disable flash-attention when CPU mode is selected

v0.19.0

Toggle v0.19.0's commit message
Update defaults to work with modular prefab

There's a modular avatar prefab for the custom chatbox on my gumroad.
Update the default settings to work with that prefab.

v0.18.1

Toggle v0.18.1's commit message
Finish plumbing GPU compute type