Transcribe Media Files
Project description
ak_transcribe
Table of Contents
Getting Started
Prerequisites
Python 3.11 or above
Installation
pip install ak_transcribe
Check configs
import ak_transcribe
ak_transcribe.test_configs()
Usage
from ak_transcribe import Transcribe
from ak_transcribe import Transcriber
from pathlib import Path
Transcriber.process(filepath=Path("path/to/media/file"))
# Return Srt file
Transcriber.srt
# Return Transcript text
Transcriber.txt
License
See LICENSE for more information.
Contact
Arun Kishore - @rpakishore
Project Link: https://github.com/rpakishore/ak_transcribe
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ak_transcribe-0.0.2.tar.gz
(12.6 kB
view details)
Built Distribution
File details
Details for the file ak_transcribe-0.0.2.tar.gz
.
File metadata
- Download URL: ak_transcribe-0.0.2.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7064cbd636856faaafe2407dfb5ef2d354afa8e3ab61aacef432e35ae787106f |
|
MD5 | e6b0d854e042b7b9578684242499e7ba |
|
BLAKE2b-256 | 68fc359adf9ca29dcb4f73d8b76a266e6aca62eb3d4f5f753909daec67e75b12 |
File details
Details for the file ak_transcribe-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ak_transcribe-0.0.2-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58274a928736ea4083cfeab2847e7beba68edd430bdda016a1c31a3da3c2c160 |
|
MD5 | 68495fbe98a067ee45de4ce9dbf724f9 |
|
BLAKE2b-256 | eab66785d6ceb96b79b264769187f0db396ea5c758efee1e47b1793d77e8575b |