Skip to main content

An auto transcription service for youtube and normal videos.

Project description

Autotranscribe

Autotranscribe is a simple library to convert video/audio to text. The library currently supports transcription of youtube files as well as implementing multiprocessing for faster transcription. It is built around the OpenAI whisper model.

Installation

Use the package manager pip to install autotranscribe.

pip install autotranscribe

Usage

import autotranscribe

# Transcribe a youtube file with basic functionality.
autotranscribe.transcribe_from_youtube(url,'transcripts/transcript.txt', multiproc = True)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autotranscribe-0.1.5.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

autotranscribe-0.1.5-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page