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.1.0.tar.gz
(3.6 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.1.0.tar.gz.
File metadata
- Download URL: extra_whisper-0.1.0.tar.gz
- Upload date:
- Size: 3.6 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 |
ffb5a88d0eb0155bfe12c66895ccdd795165c6e78d16247cdfee4b2ae4e72518
|
|
| MD5 |
c78e997886f82d0b9c5bf2e516f09128
|
|
| BLAKE2b-256 |
a5c33b1fb23f8f92efe7cb1ed53b5a26c45330c7c41337b826c505c51730af83
|
File details
Details for the file extra_whisper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: extra_whisper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 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 |
6493ca128a93bfe252b5d7b72b197b7272f108d2bc00abc2576e32196a18a2f1
|
|
| MD5 |
311d17ca38a1b881a1d6b4da51cbaea6
|
|
| BLAKE2b-256 |
7997a008031121e10345de0ee6681dc89b7d6e08090c3d5d96fe5cfe06949845
|