Extended faster-whisper with yt-dlp remote media transcription
Project description
extra_whisper: Extended faster-whisper with remote media transcription
Features
- 🎧 Transcription using faster-whisper
- 📥 Media download from URLs (e.g., YouTube) using
yt-dlp - ✅ Local + remote (URL) input support
Get started
Download package:
Requires Python 3.9+
pip install extra-whisper
Usage
from extra_whisper.transcribe import extra_transcribe
extra_transcribe(
files=[
"https://www.youtube.com/watch?v=123",
"local_audio.mp3"
],
output_dir="outputs"
)
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
extra_whisper-0.4.0.tar.gz
(4.0 kB
view details)
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 extra_whisper-0.4.0.tar.gz.
File metadata
- Download URL: extra_whisper-0.4.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.9.24 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f5d1f636ca1cd914dcff5decb3d97aabe8f1b6aa11fd9cf9cbb216bdf5697cf
|
|
| MD5 |
668b73572905f92ea3beb447eb206b28
|
|
| BLAKE2b-256 |
c669f68fb14cd799e444c2d058a3f0f67cf038926ccb0a1cc397d878ec1b7266
|
File details
Details for the file extra_whisper-0.4.0-py3-none-any.whl.
File metadata
- Download URL: extra_whisper-0.4.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.9.24 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
296d382fd785a569d6d5d5a576c6b8d76a193a339910eb7533b0af90a5938268
|
|
| MD5 |
39e9b9855717404f1872401a120e3a57
|
|
| BLAKE2b-256 |
288294c303703b4deacb9da5db8c64150c5798e8612c99af418545d2401e7e3f
|