Local speech-to-text using faster-whisper. 4-6x faster than OpenAI Whisper with identical accuracy; GPU acceleration enables ~20x realtime transcription. SRT...
2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Faster Whisper”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.5.1
- Fixed --skip-existing in multi-format mode to check ALL format outputs before skipping
- Fixed --no-timestamps conflict check missing lrc, ass, ttml formats
- Fixed --speaker-names silently doing nothing without --diarize; now prints a warning
- Batch summary now shows skipped file count when --skip-existing is active