VoxPilot v0.4.0 is live on Open VSX! This release adds voice commands — say punctuation and editing commands naturally while dictating.
What's New
You can now speak commands inline with your dictation and VoxPilot will convert them:
| Say this | Get this |
|---|---|
| "period" / "full stop" | . |
| "comma" | , |
| "new line" | line break |
| "question mark" | ? |
| "exclamation mark" | ! |
| "colon" / "semicolon" |
: / ;
|
| "open paren" / "close paren" |
( / )
|
| "delete that" / "undo that" | removes last word |
Commands are processed as a post-transcription step, so they work with both Moonshine Tiny and Base models.
Example
Say: "Check the input comma validate it period new line Return the result"
Get: Check the input, validate it.
Return the result
Try It
VoxPilot is free, open-source, and runs 100% on-device — no API keys, no cloud, no data leaves your machine.
- 🔗 Landing Page
- 📦 Open VSX
- ⭐ GitHub
2,716 downloads so far. Install it in Kiro or VS Code and start talking to your IDE.
Feedback and stars welcome!
Top comments (0)