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.py
Commit message (
Expand
)
Author
Age
*
Check in vad.py and delete transcribe.py
yum
2023-09-10
*
Switch to VadCommitter
yum
2023-09-07
*
Fix reference to deprecated symbol
v0.14.1
yum
2023-09-01
*
Add Unity panel toggle for phonemes (in-game audio indicator)
yum
2023-09-01
*
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
*
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
*
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
*
Enforce minimum 5.0 second duration on audio buffer
yum
2023-07-06
*
Add visual commit indicator to OBS browser source
yum
2023-06-30
*
Bugfix: trailing period filter ignores ellipses
yum
2023-06-30
*
fix: set gpu device index in whisper model
jsopn
2023-06-30
*
Fix race condition around audio frames dropping
yum
2023-06-28
*
Bugfix: commit no longer wipes out audio buffer
yum
2023-06-28
*
Add profanity filter
yum
2023-06-28
*
Add toggle for debug mode
yum
2023-06-28
*
Add UI for fuzzy commit threshold
yum
2023-06-27
*
Adjust commit logic to use fuzzy string match threshold
yum
2023-06-27
*
Add ability to preserve transcript while using push to talk
yum
2023-06-27
*
Add UI for browser src
yum
2023-06-26
*
Bugfix: Transcript no longer repeats when paused in desktop
yum
2023-06-26
*
Add browser source, hardcoded to port 8097
yum
2023-06-26
*
Rework transcription commit logic
yum
2023-06-24
*
Finish translation for Western European language speakers
v0.12.0
yum
2023-05-30
*
Add ability to translate into 200 languages
yum
2023-05-25
*
Add more text filters
yum
2023-05-24
*
Add UI toggle for uwu filter
yum
2023-05-24
*
Begin work on uwu filter
yum
2023-05-24
*
Add ability to type using STT
yum
2023-05-23
*
Add ability to update textbox in place
yum
2023-05-22
*
Add keyboard toggle
v0.11.4
yum
2023-05-22
*
Fix accidental semicolon typo
faker
2023-05-22
*
Enable selecting specific GPU when transcribing
yum
2023-05-21
*
Restore string matching, remove affinity mask
v0.11.1
yum
2023-04-25
*
~Finish integrating faster-whisper
yum
2023-04-24
*
Begin integrating faster-whisper
v0.11.0
yum
2023-04-23
*
Set PYTHONPATH in synchronous multiprocessing layer
yum
2023-03-08
[next]