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
*
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
*
Fix reference to deprecated symbol
v0.14.1
yum
2023-09-01
*
Check in app_config.py, remove_audio_source.py
yum
2023-09-01
*
Add `Enable phonemes` toggle to radial menu
yum
2023-09-01
*
Add Unity panel toggle for phonemes (in-game audio indicator)
yum
2023-09-01
*
libtastt.py now uses config file where appropriate
yum
2023-08-31
*
transcribe.py now just reads from config file
yum
2023-08-31
*
Bugfixes and tweaks
yum
2023-08-31
*
Deprecate commit similarity threshold
yum
2023-08-30
*
Continue work on in-game audio, revert steamvr.py
yum
2023-08-30
*
Fix in-game audio indicator
yum
2023-08-29
*
Switch back to openvr
yum
2023-08-28
*
Put audio feedback into its own thread
yum
2023-08-25
*
Finish pyopenvr -> pyopenxr migration
yum
2023-08-25
*
Animate pre-speech ellipsis
yum
2023-08-11
*
Deprecate old parameters
yum
2023-08-11
*
Add basic PBR parameters to new shader
yum
2023-08-10
*
Fix user-reported bug in generate_shader.py
yum
2023-08-10
*
Add show/hide animation for ray-marched custom chatbox
yum
2023-08-10
*
Begin work on show/hide animations
yum
2023-08-10
*
Add ray-marched custom chatbox
yum
2023-08-09
*
Fix race condition in commit logic
yum
2023-08-01
*
Only back off transcription loop when not transcribing
yum
2023-08-01
*
Preserve audio chunk length when dropping samples
yum
2023-07-08
*
Commit logic now drops parts of frames
yum
2023-07-08
*
Update README
yum
2023-07-07
*
Enforce a stricter avg_logbprob than default
v0.13.1
yum
2023-07-07
*
Filter out segments based on avg_log_prob & no_speech_prob
yum
2023-07-07
*
Use 16-bit ints with generated silence
yum
2023-07-07
*
Fix performance regression
yum
2023-07-07
[next]