summaryrefslogtreecommitdiffstats
path: root/Scripts
Commit message (Expand)AuthorAge
* Put OSC logic into its own threadyum2023-09-05
* Wire transcribe_v2.py into GUIyum2023-09-03
* Add threads to transcribe_v2.pyyum2023-09-03
* Apply subtle compression to audio before transcribingyum2023-09-03
* Experiment with Collector filtersyum2023-09-03
* Begin rewriting transcribe.pyyum2023-09-02
* Fix reference to deprecated symbolv0.14.1yum2023-09-01
* Check in app_config.py, remove_audio_source.pyyum2023-09-01
* Add `Enable phonemes` toggle to radial menuyum2023-09-01
* Add Unity panel toggle for phonemes (in-game audio indicator)yum2023-09-01
* libtastt.py now uses config file where appropriateyum2023-08-31
* transcribe.py now just reads from config fileyum2023-08-31
* Bugfixes and tweaksyum2023-08-31
* Deprecate commit similarity thresholdyum2023-08-30
* Continue work on in-game audio, revert steamvr.pyyum2023-08-30
* Fix in-game audio indicatoryum2023-08-29
* Switch back to openvryum2023-08-28
* Put audio feedback into its own threadyum2023-08-25
* Finish pyopenvr -> pyopenxr migrationyum2023-08-25
* Animate pre-speech ellipsisyum2023-08-11
* Deprecate old parametersyum2023-08-11
* Add basic PBR parameters to new shaderyum2023-08-10
* Fix user-reported bug in generate_shader.pyyum2023-08-10
* Add show/hide animation for ray-marched custom chatboxyum2023-08-10
* Begin work on show/hide animationsyum2023-08-10
* Add ray-marched custom chatboxyum2023-08-09
* Fix race condition in commit logicyum2023-08-01
* Only back off transcription loop when not transcribingyum2023-08-01
* Preserve audio chunk length when dropping samplesyum2023-07-08
* Commit logic now drops parts of framesyum2023-07-08
* Update READMEyum2023-07-07
* Enforce a stricter avg_logbprob than defaultv0.13.1yum2023-07-07
* Filter out segments based on avg_log_prob & no_speech_probyum2023-07-07
* Use 16-bit ints with generated silenceyum2023-07-07
* Fix performance regressionyum2023-07-07
* Enforce minimum 5.0 second duration on audio bufferyum2023-07-06
* Begin work on proxy serveryum2023-07-03
* Add profanity filteryum2023-07-02
* Add visual commit indicator to OBS browser sourceyum2023-06-30
* Bugfix: trailing period filter ignores ellipsesyum2023-06-30
* fix: set gpu device index in whisper modeljsopn2023-06-30
* Fix race condition around audio frames droppingyum2023-06-28
* Bugfix: commit no longer wipes out audio bufferyum2023-06-28
* Add profanity filteryum2023-06-28
* Add toggle for debug modeyum2023-06-28
* Add UI for fuzzy commit thresholdyum2023-06-27
* Adjust commit logic to use fuzzy string match thresholdyum2023-06-27
* Add ability to preserve transcript while using push to talkyum2023-06-27
* Add UI for browser srcyum2023-06-26
* Bugfix: Transcript no longer repeats when paused in desktopyum2023-06-26