transcribe-anything

View on PyPIReverse Dependencies (1)

3.0.4 transcribe_anything-3.0.4-py3-none-any.whl

Wheel Details

Project: transcribe-anything
Version: 3.0.4
Filename: transcribe_anything-3.0.4-py3-none-any.whl
Download: [link]
Size: 37762
MD5: 77288368dac91177851d54ff23a55271
SHA256: 0751825f599276222ef55d0b78e4362e938723741f7dac6599eef24719f6291e
Uploaded: 2025-03-10 23:45:49 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: transcribe-anything
Version: 3.0.4
Summary: Uses Whisper AI to transcribe speech from video and audio files. Also accepts URLs for YouTube, Rumble, BitChute, clear file links, etc.
Maintainer-Email: Zachary Vorhies <dont[at]email.me>
Project-Url: homepage, https://github.com/zackees/transcribe-anything
License: BSD-3-Clause
Keywords: transcribe,openai,whisper
Requires-Python: >=3.10
Requires-Dist: static-ffmpeg (>=2.7)
Requires-Dist: yt-dlp (>=2025.1.15)
Requires-Dist: appdirs (>=1.4.4)
Requires-Dist: disklru (>=1.0.7)
Requires-Dist: FileLock
Requires-Dist: webvtt-py (==0.4.6)
Requires-Dist: uv-iso-env (>=1.0.36)
Requires-Dist: python-dotenv (>=1.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 19758 characters]

WHEEL

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

RECORD

Path Digest Size
transcribe_anything/WHISPER_OPTIONS.json sha256=RXObU11Ekaj4oqtAmH973nW0LQGWbqoGFjLo131vHrE 5177
transcribe_anything/__init__.py sha256=_YVrdXtxwIbx-jUCip8T7N2xg71njTZIKRje6q3MA7I 86
transcribe_anything/_cmd.py sha256=WUJ3NoQLezpzCE2CCqj3Ezwz76HrIQr9IryLiqzjEtE 8013
transcribe_anything/api.py sha256=VNpMVIyMAuJ-0vaznGaLZ0OkHGOD0O1R8BPy1nA4808 12857
transcribe_anything/audio.py sha256=GN5DhdD3fz5IiL-SqWe4QoXZdr7_XbOoV_zxLiv03ps 4108
transcribe_anything/cuda_available.py sha256=0M7Vgqxiwf8K9mZavdi1fWpwPdp94p8kpkxRFa7KMjw 4993
transcribe_anything/generate_speaker_json.py sha256=66FMvqeBRBu1hD1hG-d9hBYLjksHM8jiFT1Pd0o2P_A 2311
transcribe_anything/insanely_fast_whisper.py sha256=M3lViNPTvUbAecK1Vm9JjwSMvNqcVuY83YJo79LaK2A 11498
transcribe_anything/insanley_fast_whisper_reqs.py sha256=2te4LHLycQ1Mh2mb45hkzfGs78HgGEPca-8MqnjMDaw 6330
transcribe_anything/install_whisper.py sha256=p62zucj0rY7fEHP56uk1gNhwvW81t5sx0F-CYBS8Ddc 1358
transcribe_anything/logger.py sha256=eIh3O28dsDTdHhytRxpZLvhlJSh22ZX7nxfpbCz_jrU 609
transcribe_anything/parse_whisper_options.py sha256=y091LtBev3cqNi_dkzt0lvr280xrjET6LS6HmYl9rho 1364
transcribe_anything/srt_translation.py sha256=HTurAV_MSL81hka4T4llLkyUR6E_bF6qd_2TuDu496Y 1692
transcribe_anything/srt_wrap.py sha256=XObrXUzKUslrYm3OJsL-eviIIfJvx8jEAGxjp1cy80k 1130
transcribe_anything/util.py sha256=7JeIZL49nx83TFF_rKYh5X_oURMvTKoAH6pSYPCsV1E 2025
transcribe_anything/whisper.py sha256=8JtK2JYHdmdRbtfQ4XW1rt6jZV48pot00guSzzoTKYo 4237
transcribe_anything/whisper_mac.py sha256=iukTveEFoZcmYEdlEZsBImhnmZTHSeNcbl78mjnfpu4 2241
transcribe_anything/ytldp_download.py sha256=WRcJh6CDWNwaceQ9-L19n1WVSlgWA6kDSATrnacqk1g 920
transcribe_anything-3.0.4.dist-info/LICENSE sha256=4GL3bniwdvm2phW-aKJQ6zPKeu0O9Y0HqbfE7tbxZls 1064
transcribe_anything-3.0.4.dist-info/METADATA sha256=ca06kb473Dc2ESFTNaODdzcPkHnxQCLT03Ukeq1BFCA 20877
transcribe_anything-3.0.4.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
transcribe_anything-3.0.4.dist-info/entry_points.txt sha256=0t6cPnq_PosFlyGUpYONGOn2ZGqCrrEJzrnToS0y4b0 122
transcribe_anything-3.0.4.dist-info/top_level.txt sha256=IKQEh1ZJHdMgz4bn86vm7c9ac1xoAlnmBCLGs0WamGs 20
transcribe_anything-3.0.4.dist-info/RECORD

top_level.txt

transcribe_anything

entry_points.txt

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