🦀 ClawHub
Whisper GPU Audio Transcriber
by @allanmeng
Convert audio to SRT subtitles using OpenAI Whisper with automatic GPU acceleration for Intel XPU / NVIDIA CUDA / AMD ROCm / Apple Metal. Ideal for content c...
⚡ When to Use
💡 Examples
Basic Usage
Place the audio file in your current working directory and tell the AI:
Convert xxx.mp3 to SRT subtitles
Or specify the full path directly:
Convert /path/to/audio.mp3 to SRT subtitles
Advanced Usage
Convert xxx.mp3 to English subtitles using large-v3-turbo modelConvert xxx.mp3 to subtitles, language is Japanese
📋 Tips & Best Practices
~/.cache/whisper by default, use symlink/Junction to redirect to another disk> Tip for China users: If model download fails, manually download from mirror sites and place in ~/.cache/whisper/
TERMINAL
clawhub install whisper-gpu-transcriber-skill