Spaces:
Sleeping
Sleeping
PushkarA07
commited on
Commit
•
386d22a
1
Parent(s):
91687b4
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torchaudio
|
3 |
+
nltk
|
4 |
+
pydub
|
5 |
+
diffusers==0.11.1
|
6 |
+
datasets
|
7 |
+
librosa
|
8 |
+
git+https://github.com/openai/whisper.git
|