Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 11:15
· 183 commits to main since this release

What's New

OpenAI Realtime API - Stream audio for lower-latency transcription

  • Audio streams during recording, not after
  • whis config --provider openai-realtime

Parakeet Local Transcription - NVIDIA's alternative to Whisper

  • New local-parakeet provider with GPU acceleration
  • whis models parakeet to download models

Mobile App Updates

  • Streaming transcription with OpenAI Realtime
  • Post-processing with presets
  • Preset management (create/edit/view)

Improvements

  • Faster typewriter animation for streaming providers
  • Ollama model listing and pre-warming
  • Desktop: OpenAI streaming toggle, Parakeet support

Fixes

  • Fixed ARM64 Linux CLI builds (ONNX Runtime cross-compilation)
  • Fixed Android microphone permissions
  • Fixed website routing on GitHub Pages

Dependencies

  • cpal 0.17, rubato 0.16, dirs 6, tokio-tungstenite 0.28

Downloads

Platform CLI Desktop Mobile
Linux x86_64 Download AppImage / deb / rpm
Linux ARM64 Download AppImage / deb / rpm
macOS Apple Silicon Download dmg
macOS Intel Download dmg
Windows Download exe / msi
Android apk*

*Android app is in early development — feedback welcome!


Other install methods: whis.ink (Cargo, AUR, Flatpak)