academia_tts

View on PyPIReverse Dependencies (0)

0.2.4 academia_tts-0.2.4-py3-none-any.whl

Wheel Details

Project: academia_tts
Version: 0.2.4
Filename: academia_tts-0.2.4-py3-none-any.whl
Download: [link]
Size: 4280
MD5: 622acf3d74739e9081d270b3866277fe
SHA256: aac25cb0f655b6f47e332a0a4cc42b88ead5df4cc60490031bc5aca532a901f1
Uploaded: 2024-05-27 23:49:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: academia_tts
Version: 0.2.4
Summary: A package to convert PPTX slide notes to audio and embed them into the slides
Author: Li (Luis) Li
Author-Email: li.li4[at]durham.ac.uk
Home-Page: https://github.com/l1997i/academia_tts
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: torch
Requires-Dist: python-pptx
Requires-Dist: whisperspeech
Requires-Dist: pydub
[Description omitted; length: 78 characters]

WHEEL

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

RECORD

Path Digest Size
academia_tts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
academia_tts/tts.py sha256=okzj3f2pymoqZcM0JpbyAs4qasjWosE27sqFiGUS2R4 3285
academia_tts/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
academia_tts/scripts/tts_output_wav.py sha256=ISlBP4AyjnKcbBsR_cVUhcEj0DkFpW_TGQbwtQf5_OM 621
academia_tts/scripts/tts_pptx.py sha256=Xj1GheM7VoaLzWVBmz-QmZFrdBJeLbv3Hvqa7Rcnvco 716
academia_tts-0.2.4.dist-info/METADATA sha256=6uJEKXEU1IXj58RCXToR0nDbsvK6qnr9d5aqg4luy48 594
academia_tts-0.2.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
academia_tts-0.2.4.dist-info/entry_points.txt sha256=kTbhvxKsPDUvead6pYZK2DxF8OXHwYae79g80jRTbOQ 122
academia_tts-0.2.4.dist-info/top_level.txt sha256=ISHY2aw_uQJiZG0kzfLb8BrHdyqlaPp0RUT9KpadsYQ 13
academia_tts-0.2.4.dist-info/RECORD

top_level.txt

academia_tts

entry_points.txt

tts_output_wav = academia_tts.scripts.tts_output_wav:main
tts_pptx = academia_tts.scripts.tts_pptx:main