2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Local STT (Nvidia Parakeet + Whisper Support)”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
- Initial release of unified local speech-to-text with ONNX Runtime and int8 quantization.
- Supports selectable backends: Parakeet (default, best English accuracy) and Whisper (fastest, multilingual).
- Easily switch backends and models via command-line options.
- Includes benchmarking data for model speed and accuracy.
- Requires ffmpeg for operation.