summaryrefslogtreecommitdiffstats
path: root/Scripts/transcribe_v2.py
Commit message (Expand)AuthorAge
* Add dropdown for GPU compute typev0.18.0yum2024-02-09
* Add another threshold to filter out common hallucinationsyum2024-02-05
* Verify that audio is clean after VAD segmentationyum2024-02-05
* Revert "Begin experimenting with flash-attention"yum2024-01-08
* Begin experimenting with flash-attentionyum2023-12-13
* Add distilled whisper large-v2 modelyum2023-12-08
* Add distilled whisper-medium modelyum2023-11-07
* Transcripts preceding long pauses now dropv0.16.0yum2023-10-05
* Reimplement BrowserSource as a StreamingPluginyum2023-09-18
* Bugfixesv0.15.4yum2023-09-16
* Bugfix: list input devices works againyum2023-09-12
* Pin huggingface_hub to 0.16.4v0.15.2yum2023-09-11
* Introduce notion of PresentationFilteryum2023-09-10
* Fix paging bugv0.15.1yum2023-09-10
* Fix local audio indicatorsv0.15.0yum2023-09-10
* Add plugin interfaceyum2023-09-10
* Bugfix: only cap display of transcript at 4K charsyum2023-09-10
* Add UI for transcription loop delayyum2023-09-10
* Browser source now shows preview text as slightly transparentyum2023-09-09
* Add UI for max speech durationyum2023-09-09
* Constrain log file, UI text field, and transcript sizesyum2023-09-09
* Make min silence duration configurable in UIyum2023-09-09
* Add `lock at spawn` optionyum2023-09-09
* Bugfix: fix preview text enable/disable in browser sourceyum2023-09-09
* Bugfix: fix process leak in PythonWrapper::InvokeCommandWithArgsyum2023-09-09
* Bugfix: non-text OSC messages wait for sync windowyum2023-09-08
* Bugfix: text data now pages correctlyyum2023-09-08
* Only transcribe if VAD detects somethingyum2023-09-08
* Add keyboard controls to transcribe_v2.pyyum2023-09-08
* Drop transcription queueyum2023-09-07
* Switch to VadCommitteryum2023-09-07
* 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