jusScribe

View on PyPIReverse Dependencies (0)

0.0.1 jusScribe-0.0.1-py2.py3-none-any.whl

Wheel Details

Project: jusScribe
Version: 0.0.1
Filename: jusScribe-0.0.1-py2.py3-none-any.whl
Download: [link]
Size: 30805
MD5: 6cc29d0a1831a9d5ab88d4c528934d16
SHA256: e1a2e56dd43203c07da758c9aca7358eb2ccc29f914a5464ac4d67e5bf28575e
Uploaded: 2024-09-05 21:19:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jusScribe
Version: 0.0.1
Summary: Uses whisper AI to transcribe speach from video and audio files. Also accepts urls for youtube, rumble, bitchute, clear file, etc.
Author: S1LV4
Author-Email: dont[at]email.me
Home-Page: https://github.com/S1LV4/jusScribe
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: 16861 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.2)
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=N9puSqmBRsa53P8yR1JbcAKuoS5LOh83PhLy_UyOHLU 7893
transcribe_anything/api.py sha256=PpSgecuzvNQPIDLJMjVm7DzFNSrb9YKmPnLcXPdPxOs 12039
transcribe_anything/audio.py sha256=h59TItLxK8MUtQACHTGBZkSuQIHzrkPoSFrlv1BOg58 3123
transcribe_anything/cuda_available.py sha256=SgWvBBbQeNamHpbgPAoGpL6WT9ehX0OatI-rvshHsRo 4926
transcribe_anything/generate_speaker_json.py sha256=ARwCgXe7G0qCbGTAGXq418WAoGJUaeGTY8k1xZfJzYs 2309
transcribe_anything/insanely_fast_whisper.py sha256=p203XkfQugGxuJeFMIjyTWcvbdIkR9oXGBMRvD3DXDI 11034
transcribe_anything/insanley_fast_whisper_reqs.py sha256=tx1UjpjQe_pRMhWcuxnGftUIzb_i39qyZUF0GkJenYQ 1592
transcribe_anything/install_whisper.py sha256=blgXq9aGALDDjItHs9c1N9DM7kt6eeOMR4JOXakqIQ4 1405
transcribe_anything/logger.py sha256=3ALRIgIWCEC0GYZHBEWLhVw8xcUGgMTcam5l1gckdss 649
transcribe_anything/parse_whisper_options.py sha256=G8Dm1PsYt1VU-orlfYdtbKFSJyQ59ouqtZUojuD_euE 1370
transcribe_anything/srt_translation.py sha256=pNxH6i8s7sCzB6dODFo_MPzoMSZ2WAlSgJhjAD1RtHk 1253
transcribe_anything/srt_wrap.py sha256=RbLWsoTJT5mmPDFMGIqVBomDa12S6bOsV44kHM1JRiM 1178
transcribe_anything/util.py sha256=xzirw-D7-mslX5Hu3VxLiyOrDuwkqa_on7XwcPJgG1Q 1943
transcribe_anything/whisper.py sha256=7eIQAf7a-yh_gIu48VXdGFf9btSNmM7mL1HMkRo9gpE 2924
transcribe_anything/ytldp_download.py sha256=RMzoonMMzZwCcqqneXqt2ihEznIBuY-OI0lHUYhzIMY 967
jusScribe-0.0.1.dist-info/LICENSE sha256=Sdzy3EEnrxBsVrIOmUzySREyXzoT5MDX0H27Hsk0A3g 1085
jusScribe-0.0.1.dist-info/METADATA sha256=KwScOGPmgasPkAyNCzfzAXG7SMyM7IXgDlL07Cl-36Y 18237
jusScribe-0.0.1.dist-info/WHEEL sha256=qUzzGenXXuJTzyjFah76kDVqDvnk-YDzY00svnrl84w 109
jusScribe-0.0.1.dist-info/entry_points.txt sha256=btcanlqqq09lwU7ZRFYHOWPSoXVXvhUz1LS0CiOY9i4 53
jusScribe-0.0.1.dist-info/top_level.txt sha256=IKQEh1ZJHdMgz4bn86vm7c9ac1xoAlnmBCLGs0WamGs 20
jusScribe-0.0.1.dist-info/RECORD

top_level.txt

transcribe_anything

entry_points.txt

dg = transcribe_anything._cmd:main