虾BB XiaBB

按住 Globe 键,说话,文字出现。 Hold Globe. Speak. Text appears.

专为 Vibe Coding 设计 · Powered by Google Gemini Built for Vibe Coding · Powered by Google Gemini

下载 XiaBB Download XiaBB 查看源码 View Source
341KB
安装体积App Size
250/day
免费额度Free Quota
0
外部依赖Dependencies
MIT
开源协议License

为什么做虾BB?

如果你跟我一样每天 Vibe Coding 十个小时,你就知道一款免费、准确的语音转文字有多重要。

Vibe Coding 注定你说话时会夹大量英文 —— "帮我把这个 component 的 onClick handler 改成 async 的" —— 标点符号和断句对 AI 理解你的需求至关重要,而许多大模型要么语言能力单一,要么在封装起来的产品里需要收费。

虾BB 只做一件事:你说话,文字出现在光标位置。纯粹、快速、免费。

虾BB = 瞎BB —— 最好的想法,说出来的时候都像在瞎说。

Why XiaBB?

If you vibe code 10 hours a day like me, you know how critical free, accurate voice-to-text is.

Vibe Coding means mixing languages constantly — "change this component's onClick handler to async" — punctuation and sentence breaks are crucial for AI to understand your intent. Most tools either can't handle bilingual input or charge $15/month.

XiaBB does one thing: you speak, text appears at your cursor. Pure, fast, free.

虾BB = 瞎BB ("talking nonsense") — the best ideas sound crazy when you say them out loud.

功能

Features

🌐

Globe 键一键录音

Globe Key Hotkey

按住键盘左下角 Globe 键说话,松开自动转写 + 粘贴。一个键搞定。

Hold Globe key to record, release to transcribe + auto-paste. One key does it all.

🔴

实时流式预览

Live Streaming Preview

说话时文字实时出现在 HUD 上。Gemini Live API 流式传输,竞品很少有这个。

See text appear as you speak. Gemini Live API streaming — a rare feature among competitors.

🌏

中英完美混输

Bilingual CN + EN

"帮我 schedule a meeting" → 完美识别。Vibe Coding 必备。

"帮我 schedule a meeting" → perfectly recognized. Essential for vibe coding.

🧠

LLM 而非 ASR

LLM, Not ASR

用 Google Gemini 大语言模型理解语义,不是 Whisper 的声学匹配。标点完美,错别字少。

Google Gemini LLM understands meaning, not just sound. Perfect punctuation, fewer errors.

341KB 极致轻量

341KB Ultra-Light

纯 Swift 原生。没有 Electron,没有 Python,没有 Node。

Pure Swift native. No Electron. No Python. No Node.

🆓

完全免费

Free Forever

Google Gemini 免费额度,每天 250 次。不需要注册,不需要信用卡。

Google Gemini free tier. 250/day. No signup. No credit card.

🧠

智能模式

Smart Modes

录音时按快捷键切换 AI 模式:
Globe + ` 翻译(自动识别中英文)
Globe + 1 生成 AI 提示词
Globe + 2 生成邮件

Press a key while recording to switch AI mode:
Globe + ` Translate (auto-detect CN/EN)
Globe + 1 Generate AI prompt
Globe + 2 Compose email

竞品对比

Comparison

虾BB 用 LLM 理解语义,其他用 ASR 机械转换

XiaBB uses LLM to understand meaning; others use ASR for mechanical conversion

虾BBSuperWhisperTypelessWispr FlowMacWhisper
价格PriceFree$8.49/mo$12/mo$15/mo$29
免费额度Free Quota250/day4000w/wkLimited
安装体积App Size341KB~100MB~50MB~50MB~50MB
内存占用RAM~38MB~500MB+~1GB~200MB~4GB
中英混搭BilingualGreatOKOKGoodOK
实时预览Live PreviewYesNoNoYesNo
开源Open SourceYesNoNoNoNo

开始使用

Get Started

30 秒上手

Up and running in 30 seconds

下载 XiaBB Download XiaBB

仅支持 macOS · Apple Silicon · 已通过 Apple 公证 · 暂无 Windows / iOS / AndroidmacOS only · Apple Silicon · Apple Notarized · No Windows / iOS / Android yet

# Or build from source
$ git clone https://github.com/dyz2102/xiabb.git && cd xiabb && bash install.sh

需要免费 Gemini API Key → Free Gemini API Key → aistudio.google.com/apikey