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.10+
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.5.0.tar.gz
(4.1 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.5.0.tar.gz.
File metadata
- Download URL: extra_whisper-0.5.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.9.25 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4233d5164334e4eee24d53b7ef23404815a20130531cde1b0c186ac03aa51090
|
|
| MD5 |
d21665b9ea94a3da8a9da6830b4a4cd2
|
|
| BLAKE2b-256 |
fac06aa240ad0ef9d18778354dc23bdd801849e0cb92734b086af49a537e0ff2
|
File details
Details for the file extra_whisper-0.5.0-py3-none-any.whl.
File metadata
- Download URL: extra_whisper-0.5.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.9.25 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5efb26d753e058d36bc81b6bf4522ff51a869eab87b2bfc8f3a1939199216449
|
|
| MD5 |
aee7f115c0a08e1141e43b3d0f05be1b
|
|
| BLAKE2b-256 |
1548b92212a290ac6ccba4fd4e6fd1e87e5586e489513853c9ade8af9370dc90
|