transcribe-anything

View on PyPIReverse Dependencies (1)

2.7.36 transcribe_anything-2.7.36-py2.py3-none-any.whl

Wheel Details

Project: transcribe-anything
Version: 2.7.36
Filename: transcribe_anything-2.7.36-py2.py3-none-any.whl
Download: [link]
Size: 32963
MD5: 72cd72e53373de97bebb6db8f01244e8
SHA256: 5c35c28ccead4d33cf28c67adb3fe1fcfdcfe2f884690a5b2fe89574339a1f46
Uploaded: 2024-04-29 20:17:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: transcribe-anything
Version: 2.7.36
Summary: Uses whisper AI to transcribe speach from video and audio files. Also accepts urls for youtube, rumble, bitchute, clear file, etc.
Author: Zach Vorhies
Author-Email: dont[at]email.me
Home-Page: https://github.com/zackees/transcribe-anything
License: MIT
Keywords: transcription translation speech-to-text speech-recognition command-line-tool ai whisper ml anything
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Environment :: Console
Requires-Python: >=3.10.0
Requires-Dist: static-ffmpeg (>=2.7)
Requires-Dist: yt-dlp (>=2023.3.4)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: disklru (>=1.0.7)
Requires-Dist: isolated-environment (~=1.3.4)
Requires-Dist: FileLock
Requires-Dist: webvtt-py (==0.4.6)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 16805 characters]

WHEEL

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

RECORD

Path Digest Size
transcribe_anything/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
transcribe_anything/_cmd.py sha256=t2wAm9mQOzEagsy04sjECFQsPhUKqDwBOH3UskLTnBc 7658
transcribe_anything/api.py sha256=2wPBOJt7SJsHOA74idxaYowdsu2drxz35natVMdeQZg 11714
transcribe_anything/audio.py sha256=hGTM3IOjWK8EKTvUw8IdjjVzWmwD_ZjVsWuUpuU0zmU 3040
transcribe_anything/cmd.py sha256=t2wAm9mQOzEagsy04sjECFQsPhUKqDwBOH3UskLTnBc 7658
transcribe_anything/cuda_available.py sha256=wpvCbUNS5uWiR5VHnovWKoqmFvz01055vGX1NNSwz3A 4778
transcribe_anything/generate_speaker_json.py sha256=fprWMTi0KPM9kv1a728-5PZmArChb_Ro_KtMUJd5Fi0 2227
transcribe_anything/insanely_fast_whisper.py sha256=6QKDIPZrWJ3In_H_gVSRJyOVZl-VMwhdWabY0EueDtc 10471
transcribe_anything/insanley_fast_whisper_reqs.py sha256=b89xG-QEhIjFO7hAYa5j5dLyBu7HweuVy-fzoRN47OI 1466
transcribe_anything/install_whisper.py sha256=xYaZVaWEst8-3GYD40lAglQjZpBxjtuoL2RRgGK3I7I 1101
transcribe_anything/logger.py sha256=dLtr9JBzeFzgA56qQ1Gza-z5uTppoMxvt_hgZrr4QDA 613
transcribe_anything/parse_whisper_options.py sha256=U3OEQFQSS8t3mQm6LqdbIJ1IbxLxDldDeWIYkyVXDUI 1320
transcribe_anything/srt_translation.py sha256=BiQrRozAjspcI9FhPNOU_l4TEZp_TZF8HunkvJyMF5A 1221
transcribe_anything/srt_wrap.py sha256=XObrXUzKUslrYm3OJsL-eviIIfJvx8jEAGxjp1cy80k 1130
transcribe_anything/util.py sha256=Qc7xdqrQrWDWQuPPzZ2JcJ1saELYjr55t1A1zP2S-mI 1882
transcribe_anything/whisper.py sha256=Bg262uN-CeMiqUhpT10Rr6lJ_wnNubC-S_toeMlDZdI 2803
transcribe_anything/ytldp_download.py sha256=TY7oSJcNZhIL5ud3zjHsLT4RAno5deD6s2kRfkbLmDM 934
transcribe_anything-2.7.36.dist-info/LICENSE sha256=4GL3bniwdvm2phW-aKJQ6zPKeu0O9Y0HqbfE7tbxZls 1064
transcribe_anything-2.7.36.dist-info/METADATA sha256=LehbRqE7eizGfmKyZsGVE_7c4cs1M8npead23R_deA0 18216
transcribe_anything-2.7.36.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
transcribe_anything-2.7.36.dist-info/entry_points.txt sha256=0t6cPnq_PosFlyGUpYONGOn2ZGqCrrEJzrnToS0y4b0 122
transcribe_anything-2.7.36.dist-info/top_level.txt sha256=IKQEh1ZJHdMgz4bn86vm7c9ac1xoAlnmBCLGs0WamGs 20
transcribe_anything-2.7.36.dist-info/RECORD

top_level.txt

transcribe_anything

entry_points.txt

transcribe-anything = transcribe_anything._cmd:main
transcribe_anything = transcribe_anything._cmd:main