Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ pandas>=1.3.0
|
|
| 15 |
gradio>=4.0.0
|
| 16 |
soundfile>=0.12.0
|
| 17 |
librosa>=0.10.0
|
| 18 |
-
|
| 19 |
scipy>=1.7.0
|
| 20 |
scikit-learn>=1.0.0
|
| 21 |
python-dateutil>=2.8.0
|
|
|
|
| 15 |
gradio>=4.0.0
|
| 16 |
soundfile>=0.12.0
|
| 17 |
librosa>=0.10.0
|
| 18 |
+
batchalign
|
| 19 |
scipy>=1.7.0
|
| 20 |
scikit-learn>=1.0.0
|
| 21 |
python-dateutil>=2.8.0
|