Spaces:
Sleeping
Sleeping
Commit
·
758ede0
1
Parent(s):
63f7136
update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
PyAudio
|
2 |
SpeechRecognition
|
3 |
sounddevice
|
|
|
1 |
+
libasound2-dev
|
2 |
+
portaudio19-dev
|
3 |
+
libportaudio2
|
4 |
+
libportaudiocpp0
|
5 |
+
ffmpeg
|
6 |
PyAudio
|
7 |
SpeechRecognition
|
8 |
sounddevice
|