2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Openai Whisper 1.0.0”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
- Initial release of openai-whisper skill.
- Provides local speech-to-text transcription using the Whisper CLI.
- Supports multiple models, with default set to "turbo" for this install.
- Includes usage examples for transcription and translation tasks.
- No API key required; models are downloaded locally as needed.