Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ sentence-transformers==3.3.1
|
|
14 |
faiss-cpu==1.7.4
|
15 |
google-auth==2.22.0
|
16 |
pyaudio==0.2.14
|
|
|
|
14 |
faiss-cpu==1.7.4
|
15 |
google-auth==2.22.0
|
16 |
pyaudio==0.2.14
|
17 |
+
sounddevice==0.5.1
|