yum-slop/TaSTT

Free self-hosted STT for VRChat.

git clone https://git.yummers.dev/yum-slop/TaSTT

branches

masterArchive project

tags

v1.0.0-beta03Work more on hallucination filtering
v1.0.0-beta01Enforce clean venv on build
v1.0.0-beta02Enforce clean venv on build
v1.0.0-beta00Delete unused files
v0.21.0App sends text to built-in chatbox by default
v0.20.0Replace hardcoded localhost with js magic
v0.19.2Upgrade vendored CUDA to 12.5
v0.19.1Bump CUDNN to v8.9.7
v0.19.0Update defaults to work with modular prefab
v0.18.1Finish plumbing GPU compute type
v0.18.0Add dropdown for GPU compute type
v0.17.0Decrease OSC sync rate from 5 Hz to 3 Hz
v0.16.0Transcripts preceding long pauses now drop
v0.15.4Bugfixes
v0.15.3General cleanup
v0.15.2Pin huggingface_hub to 0.16.4
v0.15.1Fix paging bug
v0.15.0Fix local audio indicators
v0.14.1Fix reference to deprecated symbol
v0.14.0Bugfix: shader no longer shows up as pink
v0.13.3Fix issue where white boxes appear on custom chatbox
v0.13.2Unity assets can be generated at a configurable path
v0.13.1Enforce a stricter avg_logbprob than default
v0.13.0Merge pull request #3 from jsopn/fix-gpu-device-index
v0.12.0Finish translation for Western European language speakers
v0.11.4Add keyboard toggle
v0.11.3Fix noop animations on current creator companion build
v0.11.2Drop torch from requirements.txt
v0.11.1Restore string matching, remove affinity mask
v0.11.0Begin integrating faster-whisper
v0.10.1package.ps1 always regenerates Python/
v0.10.0Reduce texture memory usage for English speakers
v0.9.0Animator generation and dumping mics no longer hang GUI
v0.8.2Filter out more transcription noise
v0.8.1Bugfix: C++ transcription engine should not launch OSC layer
v0.8.0Bugfix: add vendored git to PATH
v0.7.0Remove exponential backoff cap
v0.6.0Add checkbox to clear OSC configs
v0.5.0GUI: Add debug panel
v0.4.1Update hardware requirements
v0.4.0Bugfixes
v0.3.1Bugfix: shader now respects bytes per char
v0.3Enable using built-in chatbox
v0.2GUI: Persist transcription app config
v0.1Tweak paging logic
v0.0Update README.md