Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ faiss-cpu
|
|
7 |
soundfile
|
8 |
numpy
|
9 |
google-genai
|
10 |
-
rapidfuzz
|
|
|
|
7 |
soundfile
|
8 |
numpy
|
9 |
google-genai
|
10 |
+
rapidfuzz
|
11 |
+
openai-whisper
|