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/evaluate_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/evaluate_requirements.txt')
| -rw-r--r-- | Scripts/evaluate_requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Scripts/evaluate_requirements.txt b/Scripts/evaluate_requirements.txt new file mode 100644 index 0000000..21e8582 --- /dev/null +++ b/Scripts/evaluate_requirements.txt @@ -0,0 +1,2 @@ +git+https://github.com/openai/whisper.git +scipy |
