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.2.0.tar.gz
(3.7 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.2.0.tar.gz.
File metadata
- Download URL: extra_whisper-0.2.0.tar.gz
- Upload date:
- Size: 3.7 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 |
8f3140b6853e5e8927f31355ee8648a98f1bea9a47445ae291d55d0917e8ed8e
|
|
| MD5 |
acb168cd35bfd5c8c92c79c67f9582ff
|
|
| BLAKE2b-256 |
ff13ffa7c367290358cf240d0bf2da34ed6a715418ba62169b93eda68c434f8b
|
File details
Details for the file extra_whisper-0.2.0-py3-none-any.whl.
File metadata
- Download URL: extra_whisper-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
283087c6197bda32a31b6b5e1b97ae481ce4f79d97fa1868823cb4217ec64a01
|
|
| MD5 |
4cb519b7c9baf7514bafe2a289af8108
|
|
| BLAKE2b-256 |
beff4a9e061daea990f6cf8d032098f93b8b19f9dedffe669fb719ae14ffbb1b
|