Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ git+https://github.com/openai/whisper.git
|
|
| 3 |
requests
|
| 4 |
piper-tts
|
| 5 |
soundfile
|
| 6 |
-
numpy
|
|
|
|
|
|
|
|
|
| 3 |
requests
|
| 4 |
piper-tts
|
| 5 |
soundfile
|
| 6 |
+
numpy
|
| 7 |
+
|
| 8 |
+
sentence-transformers
|