whisper-live

View on PyPIReverse Dependencies (0)

0.6.1 whisper_live-0.6.1-py3-none-any.whl

Wheel Details

Project: whisper-live
Version: 0.6.1
Filename: whisper_live-0.6.1-py3-none-any.whl
Download: [link]
Size: 55806
MD5: 83ef9d0cd3a5fd94fa19e3b07d4e5e2d
SHA256: d316b4cebb44c5cd85da66790a7e5ece572e320203b0f60ddeaeaf5e18cc7036
Uploaded: 2025-01-16 05:19:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisper-live
Version: 0.6.1
Summary: A nearly-live implementation of OpenAI's Whisper.
Author: Collabora Ltd
Author-Email: vineet.suryan[at]collabora.com
Home-Page: https://github.com/collabora/WhisperLive
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Requires-Dist: PyAudio
Requires-Dist: faster-whisper (==1.1.0)
Requires-Dist: torch
Requires-Dist: torchaudio
Requires-Dist: websockets
Requires-Dist: onnxruntime (==1.16.0)
Requires-Dist: ffmpeg-python
Requires-Dist: scipy
Requires-Dist: websocket-client
Requires-Dist: numba
Requires-Dist: openai-whisper (==20240930)
Requires-Dist: kaldialign
Requires-Dist: soundfile
Requires-Dist: tokenizers (==0.20.3)
Description-Content-Type: text/markdown
[Description omitted; length: 8579 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_client.py sha256=Ozwz1mo0gO8DcPBhrNYK5NLdQ10Vj3ESQhfRuaAFvLM 5996
tests/test_server.py sha256=8GSKT8XOwMLCt8l5ND7UGqndmHPn6dQXm5Whnuw_Fco 6004
tests/test_vad.py sha256=l1GmDj3Rf09ENZ9oFAx8iKOE2Ot-OpAXDWfIfR1DiZQ 969
whisper_live/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisper_live/__version__.py sha256=baAcEjLSYFIeNZF51tOMmA_zAMhN8HvKael-UU-Ruec 22
whisper_live/client.py sha256=HzEGHggK10RHRdkRpwV5jXlo2gqFNpPRxc39gAs4RMo 27690
whisper_live/server.py sha256=NuA9qNLgLuGA3Kosz-gQUQiK6ISUyMA_Po1-3dWJoMo 47188
whisper_live/tensorrt_utils.py sha256=8unMQixsCDja-2sPXCbWuq4ajY0a_1dqvMuXWD89M60 13017
whisper_live/transcriber.py sha256=2nB1IEvmrnHWseR23vXjr2a-Kf0ofdZxNJ0mRkPMnp8 78621
whisper_live/transcriber_tensorrt.py sha256=PWK_wsZKFOHjK5eMwrV8hFerZcmhlPcBNSSFup2l4gM 16764
whisper_live/utils.py sha256=2Hrb0IlznU2XZNIMxyogwXgpqwas18D4c15zIzRg0rw 2367
whisper_live/vad.py sha256=HUy0tr5bFfykTFfaynuP0r8Ft81IXpGSAfaayr0Kimg 5701
whisper_live-0.6.1.dist-info/LICENSE sha256=_6BjBo-xp5aUpAgOXvO2XeRhTzQtK9mrSAC5ot0Yjq0 1085
whisper_live-0.6.1.dist-info/METADATA sha256=btxKxsPkvOeX0706HIOd3XoCVjYYf9pM-3-v0_hi2Ys 9764
whisper_live-0.6.1.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
whisper_live-0.6.1.dist-info/top_level.txt sha256=16aypwHWLOaL23wYLe-37c4j1LvCrGV7pm9r8hsRzss 19
whisper_live-0.6.1.dist-info/RECORD

top_level.txt

tests
whisper_live