Spaces:
Build error
Build error
NikolaSelic
commited on
Commit
·
6ee68da
1
Parent(s):
21408fe
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pyaudio
|
2 |
+
SpeechRecognition
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
4 |
+
torch
|
5 |
+
git+https://github.com/openai/whisper.git
|