Demos

Install & Run

SpeechDemo (macOS CLI)

brew tap soniqo/speech https://github.com/soniqo/speech-swift && brew install speech

Usage examples:

audio transcribe file.wav
audio speak "Hello world"
audio server

iOS Demos

Open the project in Xcode and run on a physical device (iOS 17+). Simulator is not supported for on-device inference.