Skip to main content
NeuralCleave ships a complete, local voice pipeline. Unlike tools that bolt on a cloud STT plugin, the voice stack runs in the same Python process as the gateway.

Pipeline

With Ollama + Kokoro + faster-whisper: zero external API calls.

Quick enable

Then restart the gateway. The Voice dashboard page at /voice shows live status.

Voice modes

Subsystem availability

The Voice page in the dashboard shows the live status of each subsystem:
  • STT — faster-whisper loaded and ready
  • TTS — TTS backend configured
  • Wake Word — detector active (amber pulse when listening)
  • PTT — push-to-talk configured

Next steps

Wake Word

Configure OpenWakeWord — always-on detection.

Push-to-Talk

PTT mode for low-latency, manual-trigger input.

Voice Providers

Configure STT and TTS backends.