Spaces:
Runtime error
Runtime error
Commit
·
42a5189
1
Parent(s):
cd01d08
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ wave
|
|
6 |
sklearn
|
7 |
tqdm==4.28.1
|
8 |
matplotlib==2.2.3
|
9 |
-
|
10 |
#pyaudio==0.2.11
|
11 |
tensorflow==2.5.2
|
|
|
6 |
sklearn
|
7 |
tqdm==4.28.1
|
8 |
matplotlib==2.2.3
|
9 |
+
sudo apt install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0 ffmpeg libav-tools
|
10 |
#pyaudio==0.2.11
|
11 |
tensorflow==2.5.2
|