OpenMeow¶
OpenMeow is a pure Swift macOS voice API gateway that provides OpenAI-compatible TTS/ASR endpoints using local engines (sherpa-onnx, WhisperKit, Qwen3-TTS).
Features¶
- OpenAI-compatible REST API for TTS and ASR
- Multiple engine support: sherpa-onnx, WhisperKit, speech-swift
- Model registry with automatic download
- Cloud provider integration (Alibaba, MiniMax, Tencent)
- Memory usage monitoring with menu bar UI
Quick Links¶
- Getting Started — Install and run OpenMeow
- API Reference — Endpoint documentation
- GitHub — Source code