oa-whisper

View on PyPIReverse Dependencies (0)

20240718 oa_whisper-20240718-py3-none-any.whl

Wheel Details

Project: oa-whisper
Version: 20240718
Filename: oa_whisper-20240718-py3-none-any.whl
Download: [link]
Size: 802783
MD5: 690383ca8c42ce1081233ef9e0e9ff09
SHA256: 828c60aa6aca95c0bd000785329554f61687a3202ba915208640ac9ef9dc6c3b
Uploaded: 2024-07-18 17:29:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oa_whisper
Version: 20240718
Summary: Robust Speech Recognition via Large-Scale Weak Supervision
Author: OpenAI
Home-Page: https://github.com/OpenAdaptAI/whisper
License: MIT
Requires-Python: >=3.8
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: more-itertools
Requires-Dist: tiktoken
Requires-Dist: triton (<3,>=2.0.0); platform_machine == "x86_64" and sys_platform == "linux" or sys_platform == "linux2"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7419 characters]

WHEEL

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

RECORD

Path Digest Size
whisper/__init__.py sha256=NZaWcMHAfd_FFUed1OavzCHHIsKACyM1XsVR9Ngwgco 6901
whisper/__main__.py sha256=xRnVhsOmtjn2TlnS1v1rWRpn7Nc5-XJ0kpEfxM5NVFo 35
whisper/audio.py sha256=2TslvajXAWMHZPNI0wI9H2209OpeFwjVVu0rEdKwHfI 4932
whisper/decoding.py sha256=lAhP7cWvdMq_jhiDqFVScABXCB8A6maa1JQ17LKQOds 32155
whisper/model.py sha256=F__Sp7jNzihoVQu0FE65enypO7tWQIGSohiSuvxkSAo 10847
whisper/timing.py sha256=yvIb5X42w0xLyHcATsxCLAMXMiJ0-_2Xs8xJlmy-u7I 12638
whisper/tokenizer.py sha256=O0jjYafpW07ANWym1yu6Y1d4qhAmkVMTbue8NMrjC4U 12338
whisper/transcribe.py sha256=DNamWcWAnOQbIbgpemGw4XVZHwikS6Es9JfRt12QyQ4 29302
whisper/triton_ops.py sha256=FkyDF7qsWkFWFSBuSJ4SvHvetsQ7pPyhuyDGJvjNyVc 3474
whisper/utils.py sha256=M2Bs2c_iEuqSstPnQweG-Wc7uvbdvVCxnY1ohC0Yyx4 11449
whisper/version.py sha256=NP7Xj0Mad8ZEyUuZegxrvZceJvSx7lUpQcXOV1KB6eA 25
whisper/assets/gpt2.tiktoken sha256=MGzSfwPBpxTspxCOA9ZrfcBCq-jCWLRMGZp-2YON2TA 835554
whisper/assets/mel_filters.npz sha256=dFCucHI6XvnTQePO5ijHywF382zkLES37SvzMl8PbUw 4271
whisper/assets/multilingual.tiktoken sha256=s0s2DbtJPngeR5eUWG1mFwBnDWVWQAHyMCSXHR8voSY 816730
whisper/normalizers/__init__.py sha256=8Y_Nzkyu5_LoDkwBqwRX06CAqHKilIlULG0jxLC7pXI 130
whisper/normalizers/basic.py sha256=rVZ7Og4dA8zAw1_HRv1oMMNSkP5O12dOthzhV7o9OA0 1936
whisper/normalizers/english.json sha256=Zgf5SL6YJNLhsvoiI82UwGxFr6TgXqDj1eHyvf_eJGU 56128
whisper/normalizers/english.py sha256=KJjkZyru_J9Ey03jjBFc3yhvWzWuMhQzRnp2dM6IQdA 20868
oa_whisper-20240718.dist-info/LICENSE sha256=tdZaWQYOaMT_lA4e3fpvlLLWj99Y7X9N1XchyZfjXp0 1063
oa_whisper-20240718.dist-info/METADATA sha256=1zI956-sz6YY2NYVSvWtuhLYy3hmKrtfxlWyC_W89Dg 8180
oa_whisper-20240718.dist-info/WHEEL sha256=pd56usn78UTvq1xeX_ZwFhoK6jE5u5wzu4TTBIG5cQ0 91
oa_whisper-20240718.dist-info/entry_points.txt sha256=1OTVp0DSZHyPxFEkpZPbYPXpKAw2SsO-M4Ap-VLrSlQ 51
oa_whisper-20240718.dist-info/top_level.txt sha256=e73_hD7PzIrqq5Qkj8xc0C3FVPiu7AOQae35YeSGDfQ 8
oa_whisper-20240718.dist-info/RECORD

top_level.txt

whisper

entry_points.txt

whisper = whisper.transcribe:cli