self-hosted-whisper-api
Installation
SKILL.md
Self-Hosted Whisper API (curl)
Transcribe an audio file via the Whisper ASR webservice at http://whisper-asr.whisper-asr.svc.cluster.local:9000.
Uses the onerahmet/openai-whisper-asr-webservice API (/asr endpoint).
Quick start
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a
Defaults:
- Endpoint:
http://whisper-asr.whisper-asr.svc.cluster.local:9000/asr - Task:
transcribe - Output:
txt