{"skill":{"slug":"voice2text","displayName":"Voice2text","summary":"Offline speech-to-text conversion using Vosk local model; input audio file path, output transcript text.","description":"# voice2text\n\nslug: voice2text\ntitle: Voice to Text\ndescription: Offline speech-to-text skill using Vosk local model.\nauthor: lxxtad\nlicense: MIT\n\n**入口**: `main.py` implements `run(params)` – pass `{\"audio\":\"path/to.wav\"}` and get `{\"text\":\"transcript\"}`.\n\n**依赖**: `vosk`, `pytest`.\n\n**使用示例**:\n```bash\nclawhub install voice2text\nclawhub run voice2text '{\"audio\":\"sample.wav\"}'\n```","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":626,"installsAllTime":6,"installsCurrent":6,"stars":0,"versions":1},"createdAt":1772391757921,"updatedAt":1778491681414},"latestVersion":{"version":"1.0.0","createdAt":1772391757921,"changelog":"Initial release of offline voice-to-text skill with Vosk.\n\n- Converts audio files (.wav) to text using the Vosk local model.\n- Usage via `main.py` with `run(params)` interface.\n- Simple input/output: provide audio path, receive text transcript.\n- Includes installation and usage examples.\n- Depends on `vosk` and `pytest`.","license":null},"metadata":null,"owner":{"handle":"gs431047","userId":"s1780qa5jd39tqh2b6gqx1gce5884yss","displayName":"gs431047","image":"https://avatars.githubusercontent.com/u/198208893?v=4"},"moderation":null}