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.3.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.3.0.tar.gz.
File metadata
- Download URL: extra_whisper-0.3.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.24 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4188f2140f1ebeb9faa58e80859cf7426c66553f5faa5b80a532371fb398f9b0
|
|
| MD5 |
14993b5bfff71d11a255094d708d5ea5
|
|
| BLAKE2b-256 |
d8603f1326bf6afaab2831bb8c7dd95c3e96bfcbf2a19abc9620953d45af7ac8
|
File details
Details for the file extra_whisper-0.3.0-py3-none-any.whl.
File metadata
- Download URL: extra_whisper-0.3.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.24 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31a6b6ed79e5e5cc62f16ae09611efeb749ded1f5c2ac977220c0bbf8f6a00db
|
|
| MD5 |
09fc103a3a6785439fa731af014cfcda
|
|
| BLAKE2b-256 |
742d806cfd76e30d3003e6c5a74f337927e2521eb95195c849a6a8ff6f35ee42
|