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
*
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
*
Revert "Apply previous window conditioning to decoding layer"
yum
2023-02-22
*
Apply previous window conditioning to decoding layer
yum
2023-02-22
*
Remove exponential backoff cap
v0.7.0
yum
2023-02-19
*
Finish emotes
yum
2023-02-13
*
Begin work adding emotes
yum
2023-02-13
*
Built-in chatbox no longer shows empty messages
yum
2023-02-04
*
GUI: Add ability to choose button
yum
2023-01-25
*
Enable using built-in chatbox
v0.3
yum
2023-01-22
*
Bugfix: user-provided paths may now contain spaces
yum
2023-01-04
*
Portability bugfixes
yum
2023-01-01
*
Bugfix: regions truncate correctly at page boundaries
yum
2022-12-30
*
GUI: Expose transcription window duration
yum
2022-12-30
[next]