Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -30,7 +30,7 @@ spaces
|
|
| 30 |
|
| 31 |
WeTextProcessing; platform_machine != "Darwin"
|
| 32 |
wetext; platform_system == "Darwin"
|
| 33 |
-
indic-transliteration
|
| 34 |
torchcodec
|
| 35 |
phonemizer
|
| 36 |
espeakng
|
|
|
|
| 30 |
|
| 31 |
WeTextProcessing; platform_machine != "Darwin"
|
| 32 |
wetext; platform_system == "Darwin"
|
| 33 |
+
indic-transliteration>=2.3.0
|
| 34 |
torchcodec
|
| 35 |
phonemizer
|
| 36 |
espeakng
|