mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
Add spaCy support for improved sentence segmentation, possible fix for #91
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ dependencies = [
|
||||
"charset_normalizer>=3.4.1",
|
||||
"chardet>=5.2.0",
|
||||
"static_ffmpeg>=2.13",
|
||||
"Markdown>=3.9"
|
||||
"Markdown>=3.9",
|
||||
"spacy>=3.8.7"
|
||||
]
|
||||
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user