Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -15,3 +15,5 @@ faiss-cpu==1.7.4
|
|
15 |
google-auth==2.22.0
|
16 |
sounddevice==0.5.1
|
17 |
numpy==1.26.4
|
|
|
|
|
|
15 |
google-auth==2.22.0
|
16 |
sounddevice==0.5.1
|
17 |
numpy==1.26.4
|
18 |
+
portaudio
|
19 |
+
python-sounddevice
|