whisper-timestamped

View on PyPIReverse Dependencies (10)

1.15.8 whisper_timestamped-1.15.8-py3-none-any.whl

Wheel Details

Project: whisper-timestamped
Version: 1.15.8
Filename: whisper_timestamped-1.15.8-py3-none-any.whl
Download: [link]
Size: 53753
MD5: 71269368f993d3fc6a557c5c5ffe15f2
SHA256: 5734efbce0a79a8391f3040d7c874f87c81056e2696f4b30596e0f2b89dc89e4
Uploaded: 2024-11-25 10:18:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisper-timestamped
Version: 1.15.8
Summary: Multi-lingual Automatic Speech Recognition (ASR) based on Whisper models, with accurate word timestamps, access to language detection confidence, several options for Voice Activity Detection (VAD), and more.
Author: Jeronymous
Home-Page: https://github.com/linto-ai/whisper-timestamped
License: GPLv3
Requires-Python: >=3.7
Requires-Dist: Cython
Requires-Dist: dtw-python
Requires-Dist: openai-whisper
Requires-Dist: matplotlib (==3.7.4); extra == "dev"
Requires-Dist: transformers; extra == "dev"
Requires-Dist: onnxruntime; extra == "vad-silero"
Requires-Dist: torchaudio; extra == "vad-silero"
Requires-Dist: auditok; extra == "vad-auditok"
Requires-Dist: jsonschema; extra == "test"
Provides-Extra: dev
Provides-Extra: vad-silero
Provides-Extra: vad-auditok
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 282 characters]

WHEEL

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

RECORD

Path Digest Size
whisper_timestamped/__init__.py sha256=G423EYafLnrJJRt3Ops_74EoSHbiOIdsfMt2u3wkiqE 543
whisper_timestamped/make_subtitles.py sha256=SgQIxA1Cr7q7XMdZJTOvvJY9LJHdoINR36fkdiCZfHw 6823
whisper_timestamped/transcribe.py sha256=uWEnoR7bRJw6v_g202BoDP6QIojorAQ9Tu6nZXJ296M 149796
whisper_timestamped-1.15.8.dist-info/LICENCE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
whisper_timestamped-1.15.8.dist-info/METADATA sha256=jrlYI8j62Kzr1pd54P63WMI0otH0ChsDCW01t_tyEQA 1198
whisper_timestamped-1.15.8.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
whisper_timestamped-1.15.8.dist-info/entry_points.txt sha256=EyBu3xCuEXrOOQnA1vDROq8EX_G7jo8Vxot1qpderu8 151
whisper_timestamped-1.15.8.dist-info/top_level.txt sha256=tWG0evV9pcoU3NjZFBVChvs7mNWjngx6Zf4eGTlGjDM 20
whisper_timestamped-1.15.8.dist-info/RECORD

top_level.txt

whisper_timestamped

entry_points.txt

whisper_timestamped = whisper_timestamped.transcribe:cli
whisper_timestamped_make_subtitles = whisper_timestamped.make_subtitles:cli