在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用已收集 skills
2
Stars
5
更新
2026-06-17
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
test-stt-pipeline
软件质量保证分析师与测试员
Run the pipeline-level integration test suite for the STT recognition loop. Tests drive the full run_stt_worker → _recognition_loop → on_stt_event path using a ScriptedBackend (no real microphone or STT model). Use when you want to verify the recognition pipeline is correctly wired — wake detection, command matching, direct triggers, one-breath, and reply window.
2026-06-17
test-stt-e2e
软件质量保证分析师与测试员
Run an end-to-end STT test that simulates a real voice conversation with alexa-custom. Synthesises Italian speech using piper TTS, feeds it through the configured STT backend (Vosk or sherpa-onnx), and reports recognition results. Use when you want to verify STT is working without a real microphone.
2026-05-25