Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -20,4 +20,8 @@ jsonlines>=3.0.0
|
|
| 20 |
matplotlib>=3.5.0
|
| 21 |
seaborn>=0.11.0
|
| 22 |
pathlib2>=2.3.0
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
matplotlib>=3.5.0
|
| 21 |
seaborn>=0.11.0
|
| 22 |
pathlib2>=2.3.0
|
| 23 |
+
portaudio19-dev
|
| 24 |
+
python3-pyaudio
|
| 25 |
+
ffmpeg
|
| 26 |
+
libsndfile1
|
| 27 |
+
libasound2-dev
|