noisy-coding
与Claude Code语音对话而非打字:一个语音守护进程+仪表盘,可录制、转录、路由到你的代理会话,并语音回复——支持每个语音的头像、按讲热键和实时对话HUD
Talk to Claude Code instead of typing: a voice daemon + dashboard that records you, transcribes, routes to your agent sessions, and speaks the replies back - with per-voice avatars, push-to-talk hotkeys, and a live conversation HUD
怎么安装
git clone https://github.com/noisy/noisy-coding ~/.claude/skills/noisy-coding 推荐参考
信息
- 协议
- MIT
- 语言
- Python
- GitHub 星标
- 7
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-07-13
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agents, claude-code, speech-to-text, text-to-speech, voice
同类推荐
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
prism-coder
dcostenco/prism-mcp
适用于 AI 编码代理的持久会话记忆——本地优先,支持设备端推理、关联回忆和漂移检测。适用于 Claude Code、Cursor 和 Codex。
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。