mirror of
https://github.com/openai/whisper.git
synced 2025-07-03 10:52:29 +00:00
Add conda environment.yml (and fix requirements.txt) (#8)
* fix: more-itertools name in requirements.txt * feature: minimal environment.yml for conda * Revert "feature: minimal environment.yml for conda" This reverts commit 8fd7438b368b0eb5df85f667fea911f293fa5e6d. Co-authored-by: Jong Wook Kim <jongwook@nyu.edu>
This commit is contained in:
parent
957ffc77de
commit
a4fe05aa71
@ -1,6 +1,6 @@
|
|||||||
numpy
|
numpy
|
||||||
torch
|
torch
|
||||||
tqdm
|
tqdm
|
||||||
more_itertools
|
more-itertools
|
||||||
transformers>=4.19.0
|
transformers>=4.19.0
|
||||||
ffmpeg-python==0.2.0
|
ffmpeg-python==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user