document-to-podcast

View on PyPIReverse Dependencies (0)

1.4.3 document_to_podcast-1.4.3-py3-none-any.whl

Wheel Details

Project: document-to-podcast
Version: 1.4.3
Filename: document_to_podcast-1.4.3-py3-none-any.whl
Download: [link]
Size: 30743
MD5: 4c49d3c56e1efa33cda5e05ae2c1d504
SHA256: 310695888d96de89fe307eb6b8a8b96c37b7e817916757e82becacd8137bf3e9
Uploaded: 2025-01-28 21:10:44 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: document-to-podcast
Version: 1.4.3
Project-Url: Documentation, https://mozilla-ai.github.io/document-to-podcast/
Project-Url: Issues, https://github.com/mozilla-ai/document-to-podcast/issues
Project-Url: Source, https://github.com/mozilla-ai/document-to-podcast
License: Apache-2.0
Requires-Python: <3.13,>=3.10
Requires-Dist: beautifulsoup4
Requires-Dist: fire
Requires-Dist: huggingface-hub
Requires-Dist: llama-cpp-python
Requires-Dist: loguru
Requires-Dist: outetts (<0.3)
Requires-Dist: pydantic
Requires-Dist: PyPDF2[crypto]
Requires-Dist: python-docx
Requires-Dist: streamlit
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: pytest (<9,>=8); extra == "tests"
Requires-Dist: pytest-sugar (>=0.9.6); extra == "tests"
Requires-Dist: pytest-mock (>=3.14.0); extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3761 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
document_to_podcast/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
document_to_podcast/cli.py sha256=btbK31vAOMzibR_Z-YdF9GapRBP-q92BwNFJ8tW3vAk 6065
document_to_podcast/config.py sha256=niZ_B7H5RE099mk10DsyscfVMPPx7vfATNazQrl8Vz4 3273
document_to_podcast/utils.py sha256=iuVstcs7S1kbC2ItaHEnm0ODWWRQT6GEPsyHGAkzOLI 1168
document_to_podcast/inference/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
document_to_podcast/inference/model_loaders.py sha256=x6gayD0f28tB0Wa7s2ZVc3h6vc7tcoP8tJpj1qk9oIY 3953
document_to_podcast/inference/text_to_speech.py sha256=1nErlIHcoJULDdECABEYw-Xc9nRBNYljjdb18I90wto 3376
document_to_podcast/inference/text_to_text.py sha256=7eijf-O8Dh-m0p8GF_raGq_ABCsf6kMFNKBCXsuLX-U 2513
document_to_podcast/inference/kokoro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
document_to_podcast/inference/kokoro/infer.py sha256=b8hVBxCjKwPc875u67P0J_LvwUshZJTgCrXMEzGJWc4 6411
document_to_podcast/inference/kokoro/istftnet.py sha256=1pyvVex912S77VIb0EszRXwe0BUFXm8vDb54-_4zDmQ 24023
document_to_podcast/inference/kokoro/models.py sha256=A1n3SeruMpva4-OPNn8mx1IPzR8kYZRfGx1WgHdqoms 14550
document_to_podcast/inference/kokoro/plbert.py sha256=TY5_xvPbrG0n9W7AbjVGUDNXCMXHUvY7a_kWP17tmN8 774
document_to_podcast/preprocessing/__init__.py sha256=BmgEDB70lOFuDBHq7_at1zZJuS-jQVEW6q94dV8-Gds 456
document_to_podcast/preprocessing/data_cleaners.py sha256=rQiAbxVDuUXWWo19o8IcOLEjBRzE4E5dtKRXpObVHZ8 2026
document_to_podcast/preprocessing/data_loaders.py sha256=Iu7fmcW79pJBLhbl32F69cf5BwlC-5TSbTnGWpNmJCg 1251
document_to_podcast-1.4.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
document_to_podcast-1.4.3.dist-info/METADATA sha256=i-Oz4AiH4qAcP1vUDw75HUvMolisyeIJF1mlNcZFgL4 4787
document_to_podcast-1.4.3.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
document_to_podcast-1.4.3.dist-info/entry_points.txt sha256=ZZMTtJYqDzfRIAMRBxlPo0uFcHggDAi1g3jBrPvRWR0 69
document_to_podcast-1.4.3.dist-info/top_level.txt sha256=2YUNvQmyDVey48Xn9e-Asg9_Uunwmv_Z-Arr2MHwCpM 20
document_to_podcast-1.4.3.dist-info/RECORD

top_level.txt

document_to_podcast

entry_points.txt

document-to-podcast = document_to_podcast.cli:main