CodeWhisper 🎤 针对中文语境优化的语音转文字工具,一键转录至剪贴板,打破网页端限制,实现与各家大模型(ChatGPT/Grok/Gemini 等)的无缝对话。 | Local Speech-to-Text for Any AI 为什么需要 CodeWhisper? 痛点 1:打字速度跟不上思维速度 和 AI 高强度对话时,你的思路文思泉涌,但打字成了瓶颈: 键盘成为了 AI 的牢笼。语音输入是解决人机交互带宽瓶颈的最自然方式。 痛点 2:想用语音,但大厂的方案对中文程序员不友好 你想用语音输入解决打字慢的问题,但各大厂商的语音转文字都有坑: 而且各大厂商针对中文社区并不能做很好的特定优化,加之网络本身就不稳定,更容易出问题。 解决思路:Whisper 本地化 发现 ChatGPT 背后用的 Whisper 模型转录效果其实很好,问题出在网络和平台限制上。 所以把 Whisper 提取出来,做成本地工具: 本地运行,不怕断网 不绑定任何平台,想喂哪个 AI 就粘贴到哪个 双向奔赴 :大模型的的兜底推理能力 一个句子中即使有一两个词识别错了,并不影响整个语义。下游的大模型能通过上下文捕获你的真实意图: 你说的:"帮我用双指针解决这个力扣题" 识别成:"帮我用双只针解决这个利扣题" 大模型:完全
| Stars | 8 |
| Forks | 2 |
| Language | Python |
| Category | AI 工具 |
| License | MIT |
| Quality Score | 31.45/100 |
| Open Issues | 2 |
| Last Updated | 2026-01-22 |
| Created | 2025-11-30 |
| Platforms | browser, cli, gemini, python |
| Est. Tokens | ~65k |
These tools work well together with CodeWhisper for enhanced workflows:
Explore other popular ai 工具 tools:
CodeWhisper is 基于 Whisper 的语音转文字工具。一键转录至剪贴板,解决云端吞字与隐私忧虑。针对中文环境优化,打破网页端限制,实现与各家大模型(ChatGPT/Grok/Gemini 等)的无缝对话。Local Whisper-based voice input tool. One-click transcribe to clipboard, zero privacy leaks, no more clou. It is categorized as a AI 工具 with 8 GitHub stars.
CodeWhisper is primarily written in Python. It covers topics such as ai-productivity, chinese-support, llm-input-tool.
You can find installation instructions and usage details in the CodeWhisper GitHub repository at github.com/superlls/CodeWhisper. The project has 8 stars and 2 forks, indicating an active community.
CodeWhisper is released under the MIT license, making it free to use and modify according to the license terms.