whisper-timestamped

View on PyPIReverse Dependencies (8)

1.15.4 whisper_timestamped-1.15.4-py3-none-any.whl

Wheel Details

Project: whisper-timestamped
Version: 1.15.4
Filename: whisper_timestamped-1.15.4-py3-none-any.whl
Download: [link]
Size: 53525
MD5: 1d24cb85521ecb319a76a49602a8504a
SHA256: 92eae29ba30b57d82281b27751bfe17c6e1b2efa240977c904d48317df3a2bcb
Uploaded: 2024-04-22 18:01:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisper-timestamped
Version: 1.15.4
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: jsonschema; extra == "test"
Requires-Dist: auditok; extra == "vad-auditok"
Requires-Dist: onnxruntime; extra == "vad-silero"
Requires-Dist: torchaudio; extra == "vad-silero"
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: vad_auditok
Provides-Extra: vad_silero
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 282 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.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=UCjUidwpESKlQwlbiNw4AFcOJaWTLudG04ERvrsUDrE 148900
whisper_timestamped-1.15.4.dist-info/LICENCE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
whisper_timestamped-1.15.4.dist-info/METADATA sha256=mnQrzHp_aF-W8nMzi7t2UxNwFa3HxweuR9cB6y8AZRU 1205
whisper_timestamped-1.15.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
whisper_timestamped-1.15.4.dist-info/entry_points.txt sha256=EyBu3xCuEXrOOQnA1vDROq8EX_G7jo8Vxot1qpderu8 151
whisper_timestamped-1.15.4.dist-info/top_level.txt sha256=tWG0evV9pcoU3NjZFBVChvs7mNWjngx6Zf4eGTlGjDM 20
whisper_timestamped-1.15.4.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