// This file demonstrates how to use Dolphin CTC model with sherpa-onnx's C API. // clang-format off // wget https://github.com/k2-fsa/sherpa-onnx/releases/download ...
// This file demonstrates how to use VAD + Moonshine with sherpa-onnx's C API. // clang-format off // wget https://github.com/k2-fsa/sherpa-onnx/releases/download/asr ...
插件系统的核心价值是"打包复用"——将 Skills、Hooks、Agents、MCP 捆绑为单个可安装单元,跨项目共享与分发。新手建议先掌握命令、代理、技能三个低难度组件,进阶后再学习钩子、MCP/LSP 服务器的配置,逐步构建个性化插件。 Claude Code 插件使用教程 Claude Code 的 ...