whisper-live

View on PyPIReverse Dependencies (0)

0.4.1 whisper_live-0.4.1-py3-none-any.whl

Wheel Details

Project: whisper-live
Version: 0.4.1
Filename: whisper_live-0.4.1-py3-none-any.whl
Download: [link]
Size: 46436
MD5: 201504a2aae0967e989800a87a3e9e4e
SHA256: eea0089b8d8570d3e61a377d88614e25be2ee893596e08f00f47c03906ffacc9
Uploaded: 2024-03-22 07:07:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: whisper-live
Version: 0.4.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: 5474 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.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=pMtTmSUht-XtbR_7Doz6bsQqopJJd8rZ8I8zy2HwwoA 22
whisper_live/client.py sha256=6wJTECScUdxO6LNvYPlcEpF4MAcZs3hSKKClkMd9M_Q 22529
whisper_live/server.py sha256=O0--6iBRlju6eTs3iYtzpcduDSBSCxdFkRzTZHZuCF4 40826
whisper_live/tensorrt_utils.py sha256=8unMQixsCDja-2sPXCbWuq4ajY0a_1dqvMuXWD89M60 13017
whisper_live/transcriber.py sha256=xmBPDhjbp7qL-W3Hrna3877T6Z_tbFeheUJo6-G6aWk 48833
whisper_live/transcriber_tensorrt.py sha256=kMyfCe6GGCkgVhBMhoRz28KakZ1cDnhV0NzE3Jbb2e8 11609
whisper_live/utils.py sha256=2Hrb0IlznU2XZNIMxyogwXgpqwas18D4c15zIzRg0rw 2367
whisper_live/vad.py sha256=Dta3S20fXCmZ1RdmHCy8fA31EkyPWkQsAYJU2EFiXrQ 5064
whisper_live-0.4.1.dist-info/LICENSE sha256=_6BjBo-xp5aUpAgOXvO2XeRhTzQtK9mrSAC5ot0Yjq0 1085
whisper_live-0.4.1.dist-info/METADATA sha256=BDKnbY259sqWiNowM2knPFMpi9Mqp_hz3kAuOBSM83A 6617
whisper_live-0.4.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
whisper_live-0.4.1.dist-info/top_level.txt sha256=16aypwHWLOaL23wYLe-37c4j1LvCrGV7pm9r8hsRzss 19
whisper_live-0.4.1.dist-info/RECORD

top_level.txt

tests
whisper_live