Update requirements.txt
Browse files- 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
|
| 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
|