ErlichLiu / Whisper-InputLinks
可以实现按下 Option 按钮开始录制,抬起按钮就结束录制,并调用 Groq Whisper Large V3 Turbo 模型进行转译,由于 Groq 的速度非常快,所以大部分的语音输入都可以在 1-2s 内反馈。并且得益于 whisper 的强大能力,转译效果非常不错。
☆578Updated 8 months ago
Alternatives and similar repositories for Whisper-Input
Users that are interested in Whisper-Input are comparing it to the libraries listed below
Sorting:
- 开源免费的 Wispr Flow 替代方案 | 集成FunASR本地模型和可配置大语言模型的下一代中文桌面语音工作流☆1,250Updated last week
- 微信读书MCP☆469Updated 5 months ago
- TTSFM mirrors OpenAI's TTS service, providing a compatible interface for text-to-speech conversion with multiple voice options for free.☆659Updated this week
- A Flexible Multi-Model Orchestration API with OpenAI Compatibility☆314Updated last month
- Quick Prompt ✨ 提示词管理与快捷输入浏览器插件 | Browser extension for prompt management and quick input ✨☆704Updated last month
- A Next.js-based AI writing assistant supporting multiple LLM APIs (OpenAI, Claude, Gemini, etc.) with rich style customization features t…