easy-whisper

View on PyPIReverse Dependencies (0)

1.1.0 easy_whisper-1.1.0-py3-none-any.whl

Wheel Details

Project: easy-whisper
Version: 1.1.0
Filename: easy_whisper-1.1.0-py3-none-any.whl
Download: [link]
Size: 27221
MD5: 4327cedef330c37d01389d0edd3c79ef
SHA256: b2e0ddd9a1fe954cd1fd25e5538b8ae9ad5ecfc805cbfeb7dfe096a64cb23382
Uploaded: 2024-02-22 00:21:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: easy-whisper
Version: 1.1.0
Summary: An easy to use adaption of OpenAI's Whisper, with both CLI and (tkinter) GUI, faster processing even on CPU, txt output with timestamps.
Author: Yanling Guo
Author-Email: Yanling Guo <guoyanling_2000[at]yahoo.de>
Home-Page: https://github.com/gyllila/easy_whisper
Project-Url: Homepage, https://github.com/gyllila/easy_whisper
Keywords: audio,transcribe,translate,STT,easy,fast,CPU,CUDA
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: openai
Requires-Dist: openai-whisper
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 6869 characters]

WHEEL

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

RECORD

Path Digest Size
easy_whisper/__init__.py sha256=NnO3qM7f2x7KH8RXRVcbesV7Nx-hYnxIDoe-jRZgoE0 193
easy_whisper/__main__.py sha256=8RVr5bkWf2HyeiNTmcT6Q99cGLECBMdJxearq-iiQIc 212
easy_whisper/api_trans.py sha256=nzQMONVK9PROZwBP61M9bs1gK5OGdsTtAbpHGFrON0o 1606
easy_whisper/cli_ui.py sha256=rBNLOV57jfTCtAGAc4_QqR7jYnET-594jhGDqXgFRPY 5510
easy_whisper/tk_ui.py sha256=wldmfmj4yP00I92Oi4Uv5JEBToTgjRu9ReB7vaKYQUA 11435
easy_whisper/trans.py sha256=phWoGnyTJjrRZ0fbkP8rqzIACVv1XHR727UF62uytZk 6864
easy_whisper/ui_share.py sha256=oSFLRA3b17JtOHlz3azecOMymoBqtJrNj0VN5xQVoWw 4332
easy_whisper-1.1.0.dist-info/LICENSE.txt sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
easy_whisper-1.1.0.dist-info/METADATA sha256=r-_sx7TXEoU9edrtkoMCvk5oEtZRqGYHpIKn_EN9004 7627
easy_whisper-1.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
easy_whisper-1.1.0.dist-info/entry_points.txt sha256=T3qDpuwc6xqwq9HC2LmUrIPVnfZCFEPB7b2cEOxkGog 60
easy_whisper-1.1.0.dist-info/top_level.txt sha256=ewlol4czj7vhcFMKHl0dI4ejCF3-a75urWajKE5cRgM 13
easy_whisper-1.1.0.dist-info/RECORD

top_level.txt

easy_whisper

entry_points.txt

easy_whisper = easy_whisper.__main__:main