Zihan428 commited on
Commit
0f84d21
·
verified ·
1 Parent(s): 360cbde

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,5 +15,5 @@ safetensors
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 # For Russian stress labeling
19
  # dicta-onnx>=0.1.0 # For Hebrew diacritization
 
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