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
/
transcribe_v2.py
Commit message (
Expand
)
Author
Age
*
Delete unused files
v1.0.0-beta00
yum
2025-07-23
*
Remove flash_attention toggle
yum
2024-11-16
*
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
*
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
*
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
*
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
*
Fix local audio indicators
v0.15.0
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
*
Apply subtle compression to audio before transcribing
yum
2023-09-03
*
Experiment with Collector filters
yum
2023-09-03
*
Begin rewriting transcribe.py
yum
2023-09-02