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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autotranscribe-0.1.5.tar.gz.
File metadata
- Download URL: autotranscribe-0.1.5.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bd8210ab431c37068599fe2082a196c1a28ec75fd135714383fa6c8cdfa0bf0
|
|
| MD5 |
164bb996787ad191a8b64583cfe78a74
|
|
| BLAKE2b-256 |
a9d375f7897512c2958606fb22e1121c7c628a035f5ae9b09aea3f2abe5cc451
|
File details
Details for the file autotranscribe-0.1.5-py3-none-any.whl.
File metadata
- Download URL: autotranscribe-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
490289508d59b41a181c7df28b763e10695dee8c4fe53df6efeb18ce1639d04f
|
|
| MD5 |
56810b0ec9bb4c06b555d6801081ba20
|
|
| BLAKE2b-256 |
a06d7ad2c8e1e8fd1d51868b57a7495602f3808e842da7eb60794f3c880bd5b6
|