whisper-live

View on PyPIReverse Dependencies (0)

0.5.1 whisper_live-0.5.1-py3-none-any.whl

Wheel Details

Project: whisper-live
Version: 0.5.1
Filename: whisper_live-0.5.1-py3-none-any.whl
Download: [link]
Size: 49141
MD5: e9913643042f54aaf98a04c80f47b600
SHA256: df00916c86cdb34d0b8c55e29938cbbe59b89afe5dc421e9436ecb4b403976c9
Uploaded: 2024-09-05 04:12:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisper-live
Version: 0.5.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.0.1)
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
Requires-Dist: kaldialign
Requires-Dist: soundfile
Description-Content-Type: text/markdown
[Description omitted; length: 7802 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.44.0)
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=I0eiEJi5LV1Oy828bHmmSnGCmZ68BduGIz1hHm1DKJM 5868
tests/test_server.py sha256=3Al_opmLtMw13RzhFgdoskRkmLCcwnT6dcW1gTFt6PE 5811
tests/test_vad.py sha256=l1GmDj3Rf09ENZ9oFAx8iKOE2Ot-OpAXDWfIfR1DiZQ 969
whisper_live/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
whisper_live/__version__.py sha256=eZ1bOun1DDVV0YLOBW4wj2FP1ajReLjbIrGmzN7ASBw 22
whisper_live/client.py sha256=FoAuV6XxmflFQoQhTAOubHYhJb4quhkaO9ZkwCBv3vk 26990
whisper_live/server.py sha256=GK_M1fZkvntzGm13OToD7hxym__vjg45N8dumrMZ-H8 45175
whisper_live/tensorrt_utils.py sha256=8unMQixsCDja-2sPXCbWuq4ajY0a_1dqvMuXWD89M60 13017
whisper_live/transcriber.py sha256=6COLC6K1-XLFEAveBDdUALTzQfOFAnA29St4tRYkKVQ 48765
whisper_live/transcriber_tensorrt.py sha256=yLM9ErooY14C2BCHnMl5OkNWuXDHEdgVab2SrNp9Srg 12327
whisper_live/utils.py sha256=2Hrb0IlznU2XZNIMxyogwXgpqwas18D4c15zIzRg0rw 2367
whisper_live/vad.py sha256=BsvhX_bgii8JJ2_IugbiYYP-cAUoqUOXSzEW2P4neps 5062
whisper_live-0.5.1.dist-info/LICENSE sha256=_6BjBo-xp5aUpAgOXvO2XeRhTzQtK9mrSAC5ot0Yjq0 1085
whisper_live-0.5.1.dist-info/METADATA sha256=6oQOvPtuaJgZCs6xrfNWeD0zOQL4Pcm_DFBuPv0aUN4 8943
whisper_live-0.5.1.dist-info/WHEEL sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc 92
whisper_live-0.5.1.dist-info/top_level.txt sha256=16aypwHWLOaL23wYLe-37c4j1LvCrGV7pm9r8hsRzss 19
whisper_live-0.5.1.dist-info/RECORD

top_level.txt

tests
whisper_live