运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install whisper-stt-stark
镜像加速npx clawhub@latest install whisper-stt-stark --registry https://cn.longxiaskill.com 镜像可用
技能文档
Whisper STT(Stark Edition)是一个高性能的本地Whisper STT服务器桥接器。适用于对每毫秒都很重要的实时对话式AI代理。 架构:将所有转录请求重定向到位于http://sphinx.espuny.net:5000的高性能Sphinx GPU服务器。 使用方法:{baseDir}/scripts/whisper-bridge.sh /path/to/audio.mp3 large-v3-turbo en 关键指标: 延迟:标准语音命令约为~0.2s。 准确率:高(Whisper large-v3-turbo)。 并发性:混合线程管理的GPU架构。