Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ folium
|
|
13 |
googlemaps
|
14 |
streamlit-folium
|
15 |
speechrecognition
|
16 |
-
google-cloud-speech
|
|
|
|
13 |
googlemaps
|
14 |
streamlit-folium
|
15 |
speechrecognition
|
16 |
+
google-cloud-speech
|
17 |
+
sounddevice
|