Spaces:
Build error
Build error
Commit ·
78ef29b
1
Parent(s): 9e726e6
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
librosa
|
| 2 |
+
soundfile
|
| 3 |
+
pywhispercpp
|