Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -24,4 +24,10 @@ webrtcvad>=2.0.0
|
|
| 24 |
jsonlines>=3.0.0
|
| 25 |
matplotlib>=3.5.0
|
| 26 |
seaborn>=0.11.0
|
| 27 |
-
setuptools<81
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
jsonlines>=3.0.0
|
| 25 |
matplotlib>=3.5.0
|
| 26 |
seaborn>=0.11.0
|
| 27 |
+
setuptools<81
|
| 28 |
+
matplotlib>=3.5.0
|
| 29 |
+
scipy>=1.7.0
|
| 30 |
+
accelerate>=0.20.0
|
| 31 |
+
safetensors>=0.3.0
|
| 32 |
+
soundfile>=0.12.0
|
| 33 |
+
ffmpeg-python>=0.2.0
|