Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ chromadb
|
|
| 8 |
faiss-cpu
|
| 9 |
streamlit-webrtc
|
| 10 |
tensorflow
|
| 11 |
-
whisper
|
| 12 |
streamlit-audiorec
|
| 13 |
txtai[pipeline]
|
| 14 |
-
|
|
|
|
| 8 |
faiss-cpu
|
| 9 |
streamlit-webrtc
|
| 10 |
tensorflow
|
| 11 |
+
#whisper
|
| 12 |
streamlit-audiorec
|
| 13 |
txtai[pipeline]
|
| 14 |
+
git+https://github.com/openai/whisper.git
|