Logo Lanfrica

Ray56monds/wulira

Domain:

natural language processing

Record type:

software
Creator:
Ray
Host:
🎡 Extract lyrics & transcripts from any YouTube video in any language β€” even without captions. Optimised for Luganda, Kiswahili & English. Powered by Whisper + yt-dlp. Made in Uganda πŸ‡ΊπŸ‡¬ --- title: Wulira emoji: 🎡 colorFrom: purple colorTo: blue sdk: docker app_port: 7860 pinned: true license: mit short_description: "Extract lyrics from any YouTube video" --- # Wulira 🎡 > **Wulira** β€” *to hear, to listen* (Luganda) Extract lyrics and transcripts from **any YouTube video** in **any language** β€” even videos with no captions. **Made in Uganda πŸ‡ΊπŸ‡¬** ## API - `POST /api/transcribe` β€” Submit a YouTube URL - `GET /api/job/{id}` β€” Check job status - `GET /api/job/{id}/export/{format}` β€” Export as SRT/LRC/VTT/JSON/CSV/TXT - `POST /api/job/{id}/translate` β€” Translate lyrics - `GET /api/docs` β€” Interactive API docs