diff options
| author | yum <yum.food.vr@gmail.com> | 2023-09-02 20:43:18 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-09-02 20:43:18 -0700 |
| commit | e9b5b4f1da2a8ff07b2d13e5e63dae491325251d (patch) | |
| tree | b4b030954839b429e6d3d2572e626c300ca52eec /Scripts/requirements.txt | |
| parent | c0c53fc3f0aeb762d44ce43f123385b2c87869ca (diff) | |
Begin rewriting transcribe.py
A set of proper interfaces is called for. See #dev-update-spam in
discord for drawing of design.
Also add code to mechanically optimize committer parameters using an
audio file. Not perfectly repeatable since it depends on the performance
characteristics of the machine, but prob better than what we had before
(nothing).
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 8989ed1..cba3d15 100644 --- a/Scripts/requirements.txt +++ b/Scripts/requirements.txt @@ -8,6 +8,7 @@ language-data openvr pillow pyaudio +pydub python-osc pyyaml sentence_splitter |
