summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* App sends text to built-in chatbox by defaultv0.21.0yum2024-11-16
* Remove flash_attention toggleyum2024-11-16
* Add support for whisper large v3 turboyum2024-11-16
* Support as few as 1 char per sync in custom chatboxyum2024-07-30
* Update READMEyum2024-07-30
* Replace hardcoded localhost with js magicv0.20.0yum2024-07-12
* Another edge case: first commit should not get a leading spaceyum2024-07-12
* Edge case: initial preview should not have a space added in front of ityum2024-07-12
* Fix spacing in browser sourceyum2024-07-12
* Translation shows original language by defaultyum2024-07-12
* Fix translation pluginyum2024-07-12
* `use_flash_attention` checkbox now persists across sessionsyum2024-07-12
* Upgrade vendored CUDA to 12.5v0.19.2yum2024-06-09
* Bump CUDNN to v8.9.7v0.19.1yum2024-06-09
* Add checkbox for flash-attentionyum2024-06-09
* Update defaults to work with modular prefabv0.19.0yum2024-06-06
* Upgrade faster-whisper with flash-attention2yum2024-06-05
* Fix distilled modelsyum2024-03-14
* Add "simple" text-to-text demo for the modular avatar chatboxyum2024-03-08
* Finish fixing build breakyum2024-03-04
* Begin fixing build on new hostsyum2024-03-04
* Update LICENSE yearyum2024-03-02
* Finish plumbing GPU compute typev0.18.1yum2024-02-09
* 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
* Fix font rendering ddx/ddy logicyum2024-01-08
* Begin experimenting with flash-attentionyum2023-12-13
* Decrease OSC sync rate from 5 Hz to 3 Hzv0.17.0yum2023-12-08
* 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
* Add UI for process priorityyum2023-09-17
* Bugfixesv0.15.4yum2023-09-16
* General cleanupv0.15.3yum2023-09-13
* Bugfix: list input devices works againyum2023-09-12
* Update demo in READMEyum2023-09-11
* Pin huggingface_hub to 0.16.4v0.15.2yum2023-09-11
* Introduce notion of PresentationFilteryum2023-09-10
* Fix paging bugv0.15.1yum2023-09-10
* Bugfix: eliminate dead-end in certain animator layersyum2023-09-10
* Users can now choose custom chatbox texture size in UIyum2023-09-10
* Fix local audio indicatorsv0.15.0yum2023-09-10
* Check in vad.py and delete transcribe.pyyum2023-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