Soniqo Speech - On-device speech AI for Mac, Windows, Linux & Android
byโข
Build voice agents on a complete on-device speech stack: ASR (NVIDIA Nemotron, multilingual + streaming), TTS, voice cloning, diarization, denoising, and full-duplex speech-to-speech (NVIDIA PersonaPlex) โ plus a voice agent pipeline for turn-taking, interruptions, and queuing. Runs on Mac, Windows, Linux, and mobile (iPhone + Android), with NPU-optimized inference (CoreML, NNAPI). Swift, Kotlin, and C++ APIs. Plus Speech Studio, a desktop voice-cloning app for creators. Apache 2.0, on-device.

Replies
Really proud to see Soniqo Speech live on Product Hunt.
The goal here was to build a practical on-device speech stack for developers - not just another wrapper around a cloud API. It includes ASR, TTS, voice cloning, diarization, denoising, and speech-to-speech, exposed through APIs that can be used in real products.
For voice agents, creator tools, accessibility, automotive, and embedded use cases, running locally makes a real difference: lower latency, offline support, better privacy, predictable costs, and more product control.
Excited to see what people build with it.
That's awesome, had no idea this was possible on-device. What kind of devices have you tested on? What are the hardware requirements?
@willsmithteย It depends on model, some basic could run on Android or iPhone, some more heavy needs Mac 16Gb... 32Gb. For example Kokoro would run on Mac Air, even NVIDA Nemotron. But PersonaPlex might need at least 8GB for 4int quant, int4 also degrade a bit model. So better int8 with at least 16Gb.