subtitle-alchemy

View on PyPIReverse Dependencies (0)

0.1.7 subtitle_alchemy-0.1.7-py3-none-any.whl

Wheel Details

Project: subtitle-alchemy
Version: 0.1.7
Filename: subtitle_alchemy-0.1.7-py3-none-any.whl
Download: [link]
Size: 23667
MD5: d005af9896b8ab61bdff900b748ad19d
SHA256: 051ad14ea71ad01b42a50a59cc82a3f54bf53a9921af6348ef63ed32b5dff76e
Uploaded: 2024-09-16 14:23:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: subtitle-alchemy
Version: 0.1.7
Summary: Process subtitle files with ease.
Author-Email: ZHANG Meng <stall-breezes.0t[at]icloud.com>
Project-Url: Homepage, https://github.com/ppmzhang2/subtitle-alchemy
Project-Url: Repository, https://github.com/ppmzhang2/subtitle-alchemy
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<3.11
Requires-Dist: click (>=8.1.3)
Requires-Dist: modelscope (>=1.18.0)
Requires-Dist: funasr (>=1.1.6)
Requires-Dist: pypinyin (>=0.52.0)
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: torch (>=2.4.1); extra == "cpu"
Requires-Dist: torchvision (>=0.19.1); extra == "cpu"
Requires-Dist: torchaudio (>=2.4.1); extra == "cpu"
Requires-Dist: pytest (>=8.3.2); extra == "dev"
Requires-Dist: ruff (>=0.6.3); extra == "dev"
Requires-Dist: yapf (>=0.40.2); extra == "dev"
Requires-Dist: ipython (>=8.27.0); extra == "ide"
Requires-Dist: jedi-language-server (>=0.41.4); extra == "ide"
Provides-Extra: cpu
Provides-Extra: dev
Provides-Extra: ide
Description-Content-Type: text/markdown
[Description omitted; length: 2025 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
subtitle_alchemy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
subtitle_alchemy/merge.py sha256=ipG0Uw8PIsPtEbdTyVOXC2YrTRpKH0wqU7-yKtGZVoA 3426
subtitle_alchemy/serde.py sha256=NQoIuv29IjxhZsrCNkQ4blkAovqVRCJ04TuwDTlUI90 1093
subtitle_alchemy/stt.py sha256=dB04scWJhbEjB5WOvKZ9QkaNpda0RT0lJ8jUWctF1Po 1685
subtitle_alchemy/align/__init__.py sha256=fsZYxonrNtVeOVUdDJlrR_z64AtAFw66IHXc2Nt3X78 235
subtitle_alchemy/align/_index.py sha256=7UZE8tLgJPKZ9-5yrsHke7W6Z6nGMW_W7Hara9w-p_0 11188
subtitle_alchemy/align/_tl.py sha256=YO4kpP9uqKhM-s1spQ8uo1TqoIxHNRr8KOuyNMw9CXc 7725
subtitle_alchemy/cli/__main__.py sha256=A-FC1WLjv7BDDpC5OkOCIxkivZA9HWXLzrhBzhnzbK8 332
subtitle_alchemy/cli/align.py sha256=NRnNVmOqIQjBGw25s9E0i2m_H-x3fpsGG0gJLo6Aumk 1737
subtitle_alchemy/cli/generate.py sha256=GS1gnJ7brEdACpn8cLY7FNl4lZPe1bDAoIIMiA3POOw 1196
subtitle_alchemy/cli/transcribe.py sha256=RIzsWvqanXPomi-gwx4CwnyXQfc-xeZBy-v32Nlpw0A 907
subtitle_alchemy/forge/__init__.py sha256=EPiwrb5UhxLKufo6aPdPmb-npxkhymDdPO1YiMCoF7Y 102
subtitle_alchemy/forge/_srt.py sha256=wuiFp-luiIyQigj4nSobgcXshGAdJw3JFqZ-lyGMpkk 1844
subtitle_alchemy/utils/pinyin.py sha256=_YwT-iQ8bXoUbunRtS_RKyHdqLtWNDXdGVWaUbo3_Lg 57015
subtitle_alchemy/utils/punc.py sha256=T7kjvf9gfJixxE1lB0DONBzHvpuPwKh03Y2JNUQTZTo 4774
subtitle_alchemy-0.1.7.dist-info/entry_points.txt sha256=_lxSO0XVTc35Ppxe4H1xRWWtU1W05tWOvhMgTESP-Kw 61
subtitle_alchemy-0.1.7.dist-info/LICENSE sha256=ogL2xpfWbT_UB-g-5XO7eJ8QwKCJo36qpa1MNOllHQM 1066
subtitle_alchemy-0.1.7.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
subtitle_alchemy-0.1.7.dist-info/METADATA sha256=HldHR2l41b0OToHzRpksntp3QXiAYwZYj3i57ewRBFo 3304
subtitle_alchemy-0.1.7.dist-info/RECORD

entry_points.txt

subalch = subtitle_alchemy.cli.__main__:cli