Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -14,6 +14,6 @@ safetensors
|
|
| 14 |
|
| 15 |
# Optional language-specific dependencies
|
| 16 |
# Uncomment the ones you need for specific languages:
|
| 17 |
-
pkuseg # For Chinese text segmentation (improves mixed text handling)
|
| 18 |
-
pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
|
| 19 |
# dicta-onnx>=0.1.0 # For Hebrew diacritization
|
|
|
|
| 14 |
|
| 15 |
# Optional language-specific dependencies
|
| 16 |
# Uncomment the ones you need for specific languages:
|
| 17 |
+
# pkuseg # For Chinese text segmentation (improves mixed text handling)
|
| 18 |
+
# pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
|
| 19 |
# dicta-onnx>=0.1.0 # For Hebrew diacritization
|