first commit
This commit is contained in:
commit
b6d47982c7
8 changed files with 1353 additions and 0 deletions
10
requirements.txt
Normal file
10
requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
whisper
|
||||
torch>=1.13.1
|
||||
numpy>=1.20.0
|
||||
pyannote.audio>=3.0.0
|
||||
python-dotenv>=0.19.0
|
||||
pydub>=0.25.1
|
||||
tqdm>=4.64.0
|
||||
matplotlib>=3.5.0
|
||||
scikit-learn>=1.0.0
|
||||
soundfile>=0.10.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue