Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ pandas>=1.3.0
|
|
| 9 |
gradio>=4.0.0
|
| 10 |
soundfile>=0.12.0
|
| 11 |
librosa>=0.10.0
|
| 12 |
-
|
| 13 |
scipy>=1.7.0
|
| 14 |
scikit-learn>=1.0.0
|
| 15 |
python-dateutil>=2.8.0
|
|
|
|
| 9 |
gradio>=4.0.0
|
| 10 |
soundfile>=0.12.0
|
| 11 |
librosa>=0.10.0
|
| 12 |
+
batchalign2
|
| 13 |
scipy>=1.7.0
|
| 14 |
scikit-learn>=1.0.0
|
| 15 |
python-dateutil>=2.8.0
|