index
:
TaSTT.git
master
Free self-hosted STT for VRChat.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Scripts
Commit message (
Expand
)
Author
Age
*
Support as few as 1 char per sync in custom chatbox
yum
2024-07-30
*
Another edge case: first commit should not get a leading space
yum
2024-07-12
*
Edge case: initial preview should not have a space added in front of it
yum
2024-07-12
*
Translation shows original language by default
yum
2024-07-12
*
Fix translation plugin
yum
2024-07-12
*
Bump CUDNN to v8.9.7
v0.19.1
yum
2024-06-09
*
Add checkbox for flash-attention
yum
2024-06-09
*
Upgrade faster-whisper with flash-attention2
yum
2024-06-05
*
Fix distilled models
yum
2024-03-14
*
Add "simple" text-to-text demo for the modular avatar chatbox
yum
2024-03-08
*
Finish plumbing GPU compute type
v0.18.1
yum
2024-02-09
*
Add dropdown for GPU compute type
v0.18.0
yum
2024-02-09
*
Add another threshold to filter out common hallucinations
yum
2024-02-05
*
Verify that audio is clean after VAD segmentation
yum
2024-02-05
*
Revert "Begin experimenting with flash-attention"
yum
2024-01-08
*
Begin experimenting with flash-attention
yum
2023-12-13
*
Decrease OSC sync rate from 5 Hz to 3 Hz
v0.17.0
yum
2023-12-08
*
Add distilled whisper large-v2 model
yum
2023-12-08
*
Add distilled whisper-medium model
yum
2023-11-07
*
Transcripts preceding long pauses now drop
v0.16.0
yum
2023-10-05
*
Reimplement BrowserSource as a StreamingPlugin
yum
2023-09-18
*
Bugfixes
v0.15.4
yum
2023-09-16
*
General cleanup
v0.15.3
yum
2023-09-13
*
Bugfix: list input devices works again
yum
2023-09-12
*
Pin huggingface_hub to 0.16.4
v0.15.2
yum
2023-09-11
*
Introduce notion of PresentationFilter
yum
2023-09-10
*
Fix paging bug
v0.15.1
yum
2023-09-10
*
Bugfix: eliminate dead-end in certain animator layers
yum
2023-09-10
*
Users can now choose custom chatbox texture size in UI
yum
2023-09-10
*
Fix local audio indicators
v0.15.0
yum
2023-09-10
*
Check in vad.py and delete transcribe.py
yum
2023-09-10
*
Add plugin interface
yum
2023-09-10
*
Bugfix: only cap display of transcript at 4K chars
yum
2023-09-10
*
Add UI for transcription loop delay
yum
2023-09-10
*
Browser source now shows preview text as slightly transparent
yum
2023-09-09
*
Add UI for max speech duration
yum
2023-09-09
*
Constrain log file, UI text field, and transcript sizes
yum
2023-09-09
*
Make min silence duration configurable in UI
yum
2023-09-09
*
Add `lock at spawn` option
yum
2023-09-09
*
Bugfix: fix preview text enable/disable in browser source
yum
2023-09-09
*
Bugfix: fix process leak in PythonWrapper::InvokeCommandWithArgs
yum
2023-09-09
*
Bugfix: non-text OSC messages wait for sync window
yum
2023-09-08
*
Bugfix: text data now pages correctly
yum
2023-09-08
*
Only transcribe if VAD detects something
yum
2023-09-08
*
Add keyboard controls to transcribe_v2.py
yum
2023-09-08
*
Drop transcription queue
yum
2023-09-07
*
Switch to VadCommitter
yum
2023-09-07
*
Put OSC logic into its own thread
yum
2023-09-05
*
Wire transcribe_v2.py into GUI
yum
2023-09-03
*
Add threads to transcribe_v2.py
yum
2023-09-03
[next]