Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -12,6 +12,6 @@ conformer==0.3.2
|
|
| 12 |
safetensors
|
| 13 |
|
| 14 |
# Optional language-specific dependencies
|
| 15 |
-
pkuseg==0.0.25 # For Chinese text segmentation (improves mixed text handling)
|
| 16 |
-
pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
|
| 17 |
# dicta-onnx>=0.1.0 # For Hebrew diacritization
|
|
|
|
| 12 |
safetensors
|
| 13 |
|
| 14 |
# Optional language-specific dependencies
|
| 15 |
+
# pkuseg==0.0.25 # For Chinese text segmentation (improves mixed text handling)
|
| 16 |
+
# pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
|
| 17 |
# dicta-onnx>=0.1.0 # For Hebrew diacritization
|