Airboard 1.0.3
Airboard 1.0.3
Added
- Filler-word removal ("um", "uh", "ah") in all dictation modes — local, always on
- Optional AI cleanup via any OpenAI-compatible endpoint (OpenRouter, Cerebras, AWS Bedrock, Ollama, vLLM): grammar and punctuation fixes, paragraph breaks, spoken enumerations formatted as bullet or numbered lists. Configured in the menu popover; API key stored in the Keychain; falls back to local rules if the server is slow or unreachable. See docs/cleanup-server-recipes.md.
Changed
- Speech engine swapped from Whisper large-v3-turbo (WhisperKit) to NVIDIA Parakeet TDT 0.6B v3 (FluidAudio): better English accuracy and ~10× faster transcription. Requires Apple Silicon.
- Multi-line and special-character text inserts via paste (fixes doubled bullets in editors with auto-list continuation)
Removed
- Custom vocabulary feature (superseded by AI cleanup)
Requires macOS 14+ on Apple Silicon. First launch downloads the ~460MB speech model; everything is offline after that unless you configure an AI cleanup server.
🤖 Generated with Claude Code