diff options
| author | yum <yum.food.vr@gmail.com> | 2023-05-22 03:59:45 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-05-22 04:04:09 -0700 |
| commit | 8fafea9d026b2b65599456e70d3f5aa61ef073d1 (patch) | |
| tree | e0a759534c0042797e07ae8b18e2841c64c303c9 /Scripts/requirements.txt | |
| parent | b2626a798768066e9611a8ec9c103b003a6debb8 (diff) | |
Add keyboard togglev0.11.4
Users can now configure a keybind to start/stop/dismiss the STT when in
desktop mode. The default keybind is ctrl+x, since by default VRC
doesn't use 'x' for anything.
Diffstat (limited to 'Scripts/requirements.txt')
| -rw-r--r-- | Scripts/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Scripts/requirements.txt b/Scripts/requirements.txt index c3b91d8..c887808 100644 --- a/Scripts/requirements.txt +++ b/Scripts/requirements.txt @@ -1,6 +1,7 @@ editdistance faster-whisper@https://github.com/guillaumekln/faster-whisper/archive/358d373691c95205021bd4bbf28cde7ce4d10030.tar.gz future==0.18.2 +keyboard langcodes language-data openvr |
