Zihan428 commited on
Commit
0aafff4
·
1 Parent(s): 06557a8

Updated requirements.txt

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