tahirturk commited on
Commit
a0908c9
·
1 Parent(s): f788459
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -13,7 +13,7 @@ safetensors
13
 
14
  # Optional language-specific dependencies
15
  # Uncomment the ones you need for specific languages:
16
- spacy_pkuseg # For Chinese text segmentation
17
- pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
18
- russian-text-stresser @ git+https://github.com/Vuizur/add-stress-to-epub
19
  # dicta-onnx>=0.1.0 # For Hebrew diacritization
 
13
 
14
  # Optional language-specific dependencies
15
  # Uncomment the ones you need for specific languages:
16
+ # spacy_pkuseg # For Chinese text segmentation
17
+ #pykakasi>=2.2.0 # For Japanese text processing (Kanji to Hiragana)
18
+ #russian-text-stresser @ git+https://github.com/Vuizur/add-stress-to-epub
19
  # dicta-onnx>=0.1.0 # For Hebrew diacritization