Demos
SpeechDemo (macOS)
Full-featured speech app with CLI and SwiftUI. Transcription, TTS, VAD, diarization, speech enhancement — all models accessible from one interface.
macOS 15+Apple Silicon
iOSEchoDemo (iOS)
Minimal echo pipeline for iOS — tap to talk, speech is transcribed and echoed back via Kokoro TTS. Real-time VAD visualization.
iOS 18+KokoroParakeet
PersonaPlexDemo (macOS)
Full-duplex speech-to-speech using PersonaPlex 7B. Speak naturally, get spoken responses — like a conversation with an AI. 18 voice presets.
macOS 15+PersonaPlex16GB+ RAM
Install & Run
SpeechDemo (macOS CLI)
brew install soniqo/tap/speech
Usage examples:
speech transcribe file.wav
speech speak "Hello world"
audio server
iOS Demos
Open the project in Xcode and run on a physical device (iOS 18+). Simulator is not supported for on-device inference.