transcribe-me

View on PyPIReverse Dependencies (0)

0.2.6 transcribe_me-0.2.6-py3-none-any.whl

Wheel Details

Project: transcribe-me
Version: 0.2.6
Filename: transcribe_me-0.2.6-py3-none-any.whl
Download: [link]
Size: 11708
MD5: aa757a5c27d4096b41fab4b33f63eee2
SHA256: 907569236f7c6bc3631e4eb264eabf02e4274dd02cdaad6dd838674a2a4f7273
Uploaded: 2024-11-06 23:49:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: transcribe-me
Version: 0.2.6
Summary: A CLI tool to transcribe audio files using OpenAI API
Author-Email: echoHello <bash[at]echohello.dev>
Project-Url: Homepage, https://github.com/echohello-dev/transcribe-me
Project-Url: Bug Tracker, https://github.com/echohello-dev/transcribe-me/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: pydub
Requires-Dist: tqdm
Requires-Dist: pyyaml
Requires-Dist: colorama
Requires-Dist: halo
Requires-Dist: yamale
Requires-Dist: tenacity
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10570 characters]

WHEEL

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

RECORD

Path Digest Size
transcribe_me/__init__.py sha256=Qj5fxLR9kAKwyBBg5v6vCpMfAeHEgHxwjEVfftKGk18 183
transcribe_me/cli.py sha256=vWMXd9_1IQXeb5WFtaS6Oro0P4fJHkqeN2Ap8Vf72q0 1253
transcribe_me/main.py sha256=8vZ-8tqE6CWd31iU3d-OsxZ50iDdxDPEivoZBaSlgjw 99
transcribe_me/audio/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
transcribe_me/audio/splitting.py sha256=wt_rpndHR5r06FJpHa4I-SkVVE1rsxnfDUVD2ZDGY4E 1165
transcribe_me/audio/transcription.py sha256=iCrCKERxLDGR3bhVGkHTDqohmTJJbiv6DqNPjLePAzQ 4603
transcribe_me/config/__init__.py sha256=pIK--YgUESXg3c9w8KAJpYWo9M_pb8y0-rFyAnTI-e0 71
transcribe_me/config/config_manager.py sha256=6wSOx1LO1YYNQP3_jzuX24LwwLNL_4ikNaZmXVR1aEs 5170
transcribe_me/config/schema.yaml sha256=mx7xJKK7Op8g_mXA-y8clpmXJ111LyGHx8YAMieQq7E 64
transcribe_me-0.2.6.dist-info/LICENSE sha256=k5G3hvDLs7xCcS7vguBv3aY62bc1sk-kWiZN4UhFYuA 1069
transcribe_me-0.2.6.dist-info/METADATA sha256=NDbJuj20cherroWoGisVRhI7wSJRPyYpHPrGvw-dzbY 11271
transcribe_me-0.2.6.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
transcribe_me-0.2.6.dist-info/entry_points.txt sha256=AS6Vvb3QQXyq6YdTp1bMiRYO-VviWQUCRxFcy036bYo 58
transcribe_me-0.2.6.dist-info/top_level.txt sha256=VMeGwRTD5wJKl7mmu33oLJfgHGAEfYPnud-9oGhL2FU 14
transcribe_me-0.2.6.dist-info/RECORD

top_level.txt

transcribe_me

entry_points.txt

transcribe-me = transcribe_me.main:main