How fast can I get a voice assistant to respond without a GPU? Qwen3-ASR and Kokoro-TTS ONNX on CPU.

Reddit r/LocalLLaMA Tools

Summary

Explores the performance of running a voice assistant with Qwen3-ASR and Kokoro-TTS ONNX models on CPU, measuring response times without a GPU.

No content available
Original Article

Similar Articles

Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro

Hacker News Top

This article introduces Kokoro, a lightweight 82M-parameter text-to-speech model that runs locally on CPU, providing high-quality speech synthesis across multiple languages while preserving privacy. It explains how to set up Kokoro via a Docker container with an OpenAI-compatible API for easy integration.