Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
ffmpeg
|
|
|
|
|
2 |
sounddevice
|
3 |
soundfile
|
|
|
1 |
ffmpeg
|
2 |
+
apt-get install portaudio19-dev
|
3 |
+
pyaudio
|
4 |
sounddevice
|
5 |
soundfile
|