whisply

View on PyPIReverse Dependencies (0)

0.3 whisply-0.3-py3-none-any.whl

Wheel Details

Project: whisply
Version: 0.3
Filename: whisply-0.3-py3-none-any.whl
Download: [link]
Size: 26644
MD5: 196c1533a2e1c04141777617ae2893c7
SHA256: 723ad68cfba2344814f9947d01dc89921cc76e3ba8bc721e362ef3b0119fb3df
Uploaded: 2024-10-31 09:30:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisply
Version: 0.3
Summary: Transcribe, translate, annotate and subtitle audio and video files with OpenAI's Whisper ... fast!
Author: Thomas Schmidt, Renat Shigapov
Home-Page: https://github.com/tsmdt/whisply
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: typer (==0.12.5)
Requires-Dist: faster-whisper (==1.0.1)
Requires-Dist: ffmpeg-python (==0.2.0)
Requires-Dist: optimum (==1.19.1)
Requires-Dist: pyannote.audio (==3.1.1)
Requires-Dist: pyannote.core (==5.0.0)
Requires-Dist: pyannote.database (==5.1.0)
Requires-Dist: pyannote.metrics (==3.2.1)
Requires-Dist: pyannote.pipeline (==3.0.1)
Requires-Dist: rich (==13.7.1)
Requires-Dist: torch (==2.3.0)
Requires-Dist: torch-audiomentations (==0.11.1)
Requires-Dist: torch-pitch-shift (==1.2.4)
Requires-Dist: torchaudio (==2.3.0)
Requires-Dist: torchmetrics (==1.3.2)
Requires-Dist: transformers (==4.39.3)
Requires-Dist: validators (==0.28.1)
Requires-Dist: yt-dlp (>=2024.07.07)
Requires-Dist: whisperx (==3.1.5)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10794 characters]

WHEEL

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

RECORD

Path Digest Size
whisply/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisply/cli.py sha256=znqU3K21l8toNsdyNcNwvadxTnYxdA83_nUcRS9WDp8 6652
whisply/download_utils.py sha256=HGzOorIxaI_fkgKShFx28-U-SNfnqgkcPzYMQ-F9Cf4 3059
whisply/enhance_annotations.py sha256=DjH4zead8ydYzyivhIDHiWZcLaxlRYxg7FTunIez5d0 2664
whisply/little_helper.py sha256=gxz-vhb4az-SBgvP5WEBuw652gl0F9O_REOkJH-Shr0 16209
whisply/models.py sha256=5UcJh5Oln8QdOZktHVhkhMxxUAHA7xjRd5S9q0lT0BY 3397
whisply/transcription.py sha256=T__v_SRG9FXSd9mEla0I9BkQqfVv4Twh7sY1ovKkpYA 31626
whisply-0.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
whisply-0.3.dist-info/METADATA sha256=0QXZYWPZ8pzSHP4boWvDikd2cdRuXZp8R2hba1nXevE 12698
whisply-0.3.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
whisply-0.3.dist-info/entry_points.txt sha256=NFDHppr8O3lpGmLGuZzG2oheDwq74B0xPSC1NvsCdAQ 44
whisply-0.3.dist-info/top_level.txt sha256=P6a6yxAzwGsGg2kDrGpS6v5qlbU67DJfDOuzZqkHcy0 8
whisply-0.3.dist-info/RECORD

top_level.txt

whisply

entry_points.txt

whisply = whisply.cli:run