mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-10 14:28:15 -05:00
...
This commit is contained in:
300
requirements.txt
300
requirements.txt
@@ -1,270 +1,38 @@
|
||||
Babel==2.17.0
|
||||
Jinja2==3.1.6
|
||||
Mako==1.3.10
|
||||
MarkupSafe==3.0.3
|
||||
PyYAML==6.0.3
|
||||
Pygments==2.19.2
|
||||
SQLAlchemy==2.0.44
|
||||
Sphinx==8.2.3
|
||||
SudachiPy==0.6.10
|
||||
absl-py==2.3.1
|
||||
aiofiles==24.1.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
alabaster==1.0.0
|
||||
annotated-doc==0.0.3
|
||||
annotated-types==0.7.0
|
||||
antlr4-python3-runtime==4.9.3
|
||||
anyascii==0.3.3
|
||||
attrs==25.4.0
|
||||
audioread==3.0.1
|
||||
autocommand==2.2.2
|
||||
babel==2.17.0
|
||||
brotli==1.1.0
|
||||
catalogue==2.0.10
|
||||
certifi==2025.10.5
|
||||
charset-normalizer==3.4.4
|
||||
cloudpathlib==0.23.0
|
||||
cloudpickle==3.1.1
|
||||
colorama==0.4.6
|
||||
cycler==0.12.1
|
||||
cymem==2.0.11
|
||||
cython==3.1.6
|
||||
decorator==5.2.1
|
||||
dlinfo==2.0.0
|
||||
docopt==0.6.2
|
||||
docutils==0.21.2
|
||||
einops==0.8.1
|
||||
emoji==2.15.0
|
||||
ffmpy==0.6.4
|
||||
filelock==3.20.0
|
||||
fonttools==4.60.1
|
||||
frozenlist==1.8.0
|
||||
fsspec==2025.9.0
|
||||
fugashi==1.5.2
|
||||
greenlet==3.2.4
|
||||
groovy==0.1.2
|
||||
gruut-ipa==0.13.0
|
||||
gruut-lang-en==2.0.1
|
||||
h11==0.16.0
|
||||
hyperpyyaml==1.2.2
|
||||
idna==3.11
|
||||
imagesize==1.4.1
|
||||
isodate==0.7.2
|
||||
jaconv==0.4.0
|
||||
jamo==0.4.1
|
||||
jaraco.context==5.3.0
|
||||
joblib==1.5.2
|
||||
kiwisolver==1.4.9
|
||||
lameenc==1.8.1
|
||||
language-tags==1.2.0
|
||||
libretranslatepy==2.1.1
|
||||
llvmlite==0.45.1
|
||||
lxml==6.0.2
|
||||
marisa-trie==1.3.1
|
||||
markdown==3.9
|
||||
markupsafe==3.0.3
|
||||
mdurl==0.1.2
|
||||
mojimoji==0.0.13
|
||||
more-itertools==10.8.0
|
||||
morfessor==2.0.6
|
||||
mpmath==1.3.0
|
||||
msgpack==1.1.2
|
||||
multidict==6.7.0
|
||||
murmurhash==1.0.13
|
||||
networkx==3.5
|
||||
numpy==1.26.4
|
||||
orjson==3.11.4
|
||||
packaging==25.0
|
||||
pillow==11.3.0
|
||||
plac==1.4.5
|
||||
platformdirs==4.5.0
|
||||
primePy==1.3
|
||||
propcache==0.4.1
|
||||
protobuf==6.33.0
|
||||
psutil==7.1.2
|
||||
pyYAML==6.0.3
|
||||
pycparser==2.23
|
||||
pydub==0.25.1
|
||||
pygments==2.19.2
|
||||
pymupdf==1.26.5
|
||||
pyparsing==3.2.5
|
||||
pysbd==0.3.4
|
||||
python-crfsuite==0.9.11
|
||||
python-multipart==0.0.20
|
||||
pytz==2025.2
|
||||
pywin32==311; sys_platform == "win32"
|
||||
pyyaml==6.0.3
|
||||
regex==2025.10.23
|
||||
retrying==1.4.2
|
||||
rfc3986==1.5.0
|
||||
roman-numerals-py==3.1.0
|
||||
rpds-py==0.28.0
|
||||
ruamel.yaml.clib==0.2.14
|
||||
ruff==0.14.2
|
||||
safetensors==0.6.2
|
||||
semantic-version==2.10.0
|
||||
semver==3.0.4
|
||||
sentencepiece==0.2.1
|
||||
setuptools==80.9.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
snowballstemmer==3.0.1
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.8
|
||||
spacy-legacy==3.0.12
|
||||
spacy-loggers==1.0.5
|
||||
sphinxcontrib-applehelp==2.0.0
|
||||
sphinxcontrib-devhelp==2.0.0
|
||||
sphinxcontrib-htmlhelp==2.1.0
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==2.0.0
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
tabulate==0.9.0
|
||||
tensorboard-data-server==0.7.2
|
||||
tensorboardX==2.6.4
|
||||
termcolor==3.1.0
|
||||
threadpoolctl==3.6.0
|
||||
tomlkit==0.13.3
|
||||
treetable==0.2.6
|
||||
typing-extensions==4.15.0
|
||||
tzdata==2025.2
|
||||
uritemplate==4.2.0
|
||||
urllib3==2.5.0
|
||||
wasabi==0.10.1
|
||||
websockets==15.0.1
|
||||
wordseg==0.0.2
|
||||
wrapt==2.0.0
|
||||
zipp==3.19.2
|
||||
HyperPyYAML==1.2.2
|
||||
aiohttp==3.13.1
|
||||
aiosignal==1.4.0
|
||||
alembic==1.17.0
|
||||
anyio==4.11.0
|
||||
argostranslate==1.10.0
|
||||
asteroid-filterbanks==0.4.0
|
||||
beautifulsoup4==4.14.2
|
||||
blis==0.7.11
|
||||
cffi==2.0.0
|
||||
click==8.2.1
|
||||
colorlog==6.10.1
|
||||
confection==0.1.5
|
||||
contourpy==1.3.3
|
||||
coqpit-config==0.2.1
|
||||
coqui-tts==0.27.2
|
||||
coqui-tts-trainer==0.3.1
|
||||
csvw==3.7.0
|
||||
ctranslate2==4.6.0
|
||||
cutlet==0.5.0
|
||||
dateparser==1.1.8
|
||||
deep-translator==1.11.4
|
||||
demucs==4.0.1
|
||||
docker==7.1.0
|
||||
dora-search==0.1.12
|
||||
ebooklib==0.19
|
||||
encodec==0.1.1
|
||||
fastapi==0.120.0
|
||||
g2pkk==0.1.2
|
||||
gradio==5.49.1
|
||||
gradio-client==1.13.3
|
||||
grpcio==1.76.0
|
||||
gruut==2.4.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface-hub==0.36.0
|
||||
importlib-metadata==8.0.0
|
||||
indic-nlp-library==0.92
|
||||
inflect==7.5.0
|
||||
jaraco.collections==5.1.0
|
||||
jaraco.functools==4.0.1
|
||||
jaraco.text==3.12.1
|
||||
jinja2==3.1.6
|
||||
jsonlines==1.2.0
|
||||
jsonschema==4.25.1
|
||||
jsonschema-specifications==2025.9.1
|
||||
julius==0.2.7
|
||||
langcodes==3.5.0
|
||||
language-data==1.3.0
|
||||
lazy-loader==0.4
|
||||
librosa==0.11.0
|
||||
lightning==2.5.5
|
||||
lightning-utilities==0.15.2
|
||||
mako==1.3.10
|
||||
markdown-it-py==4.0.0
|
||||
matplotlib==3.10.7
|
||||
monotonic-alignment-search==0.2.1
|
||||
nltk==3.9.2
|
||||
num2words==0.5.14
|
||||
numba==0.62.1
|
||||
omegaconf==2.3.0
|
||||
openunmix==1.3.0
|
||||
optuna==4.5.0
|
||||
pandas==2.3.3
|
||||
phonemizer-fork==3.3.2
|
||||
pooch==1.8.2
|
||||
preshed==3.0.10
|
||||
regex
|
||||
tqdm
|
||||
cutlet
|
||||
deep_translator
|
||||
docker
|
||||
ebooklib
|
||||
fastapi
|
||||
num2words
|
||||
beautifulsoup4
|
||||
fugashi
|
||||
sudachipy
|
||||
sudachidict_core
|
||||
ray
|
||||
unidic
|
||||
pymupdf4llm
|
||||
translate
|
||||
hangul-romanize
|
||||
indic-nlp-library
|
||||
iso639-lang
|
||||
jieba
|
||||
pycantonese
|
||||
soynlp
|
||||
pypinyin
|
||||
pythainlp
|
||||
mutagen
|
||||
PyOpenGL
|
||||
nvidia-ml-py
|
||||
phonemizer-fork
|
||||
pydub
|
||||
torchvggish
|
||||
pyannote-audio==3.4.0
|
||||
pyannote.core==5.0.0
|
||||
pyannote.database==5.1.3
|
||||
pyannote.metrics==3.2.1
|
||||
pyannote.pipeline==3.0.1
|
||||
pycantonese==3.4.0
|
||||
pydantic==2.11.10
|
||||
pydantic-core==2.33.2
|
||||
pylangacq==0.16.2
|
||||
pymupdf4llm==0.0.27
|
||||
pythainlp==5.1.2
|
||||
python-dateutil==2.9.0.post0
|
||||
pytorch-lightning==2.5.5
|
||||
pytorch-metric-learning==2.9.0
|
||||
ray==2.50.1
|
||||
rdflib==7.3.0
|
||||
referencing==0.37.0
|
||||
requests==2.32.5
|
||||
resampy==0.4.3
|
||||
rich==14.2.0
|
||||
ruamel.yaml==0.18.16
|
||||
sacremoses==0.1.1
|
||||
safehttpx==0.1.7
|
||||
scikit-learn==1.7.2
|
||||
scipy==1.16.2
|
||||
segments==2.3.0
|
||||
smart-open==7.4.1
|
||||
soundfile==0.13.1
|
||||
soxr==1.0.0
|
||||
soynlp==0.0.493
|
||||
spacy==3.7.5
|
||||
speechbrain==1.0.3
|
||||
sphinx==8.2.3
|
||||
sphinx-argparse==0.5.2
|
||||
sphinx-rtd-theme==3.0.2
|
||||
sphinxcontrib-jquery==4.1
|
||||
sqlalchemy==2.0.44
|
||||
srsly==2.5.1
|
||||
stanza==1.10.1
|
||||
starlette==0.48.0
|
||||
submitit==1.5.3
|
||||
sudachidict-core==20250825
|
||||
sympy==1.14.0
|
||||
tensorboard==2.20.0
|
||||
tensorboardx==2.6.4
|
||||
thinc==8.2.5
|
||||
tokenizers==0.21.4
|
||||
argostranslate==1.10.0
|
||||
demucs==4.0.1
|
||||
gradio>=5.49.1
|
||||
torch==2.7.1
|
||||
torch-audiomentations==0.12.0
|
||||
torch-pitch-shift==1.2.5
|
||||
torchaudio==2.7.1
|
||||
torchmetrics==1.8.2
|
||||
torchvggish==0.2
|
||||
tqdm==4.67.1
|
||||
transformers==4.55.4
|
||||
translate==3.6.1
|
||||
typeguard==4.4.4
|
||||
typer==0.20.0
|
||||
typing-inspection==0.4.2
|
||||
tzlocal==5.3.1
|
||||
unidic==1.1.0
|
||||
uvicorn==0.38.0
|
||||
weasel==0.4.1
|
||||
werkzeug==3.1.3
|
||||
yarl==1.22.0
|
||||
coqui-tts[languages]==0.27.2
|
||||
Reference in New Issue
Block a user