Welcome to the OpenVoiceOS Blog

Discover the latest updates, guides, and insights from the open-source voice assistant ecosystem. Join our journey of innovation and collaboration.

Porting With Machines, and the Licence Question We Could Not Answer
Featured Article

Porting With Machines, and the Licence Question We Could Not Answer

We rewrote several C, C++ and Java programs (espeak-ng's G2P, Cotovia, AhoTTS, HermiT) as pure Python, with an AI reading the original source and a human orchestrating. No human on our side read the originals. That raises two separate questions: can the output be owned at all, and is it a derivative of the input? We kept the upstream licences because that was cheaper than answering. We still think the question is open.

JarbasAI
JarbasAIAugust 2, 2026
Read Article

Latest Articles

By andlo

The Terminal Client OVOS Was Missing

Why I built a TUI client for testing OVOS without a mic or speaker - and a few real bugs it caught along the way that no amount of log-tailing would have surfaced on its own.

By JarbasAl

Call OVOS Speech Servers From Any AI Agent

OVOS STT, TTS, and translation servers now describe themselves over UTCP and mount an MCP endpoint. Any agent that speaks either protocol can discover and call them — no custom client, no wrapper code.

By Gaëtan Trellu

Boring installs, now on macOS: ovos-installer supports Intel + Apple Silicon

ovos-installer can now deploy OpenVoiceOS on macOS (Intel and Apple Silicon) using launchd + virtualenv. Here’s the boring (good) path to a working OVOS stack on your Mac.

By JarbasAl

Bringing Real-Time Offline Speech Recognition to OpenVoiceOS

ONNX, New Plugins, and the Road Here.

By Timon van Hasselt

OpenVoice OS @ Speechday 2026

A recap of our visit to the fourth Dutch Speech Tech Day in Hilversum, the Netherlands

By Peter Steenbergen

Voice: 5× Faster Than Typing and ready for the AI era

We still type, click, and scroll, even though speaking is the fastest, most natural interface humans have ever had. Voice isn’t a gimmick. It’s the interface AI has been waiting for.

Want to submit a blog?

Share your knowledge with the OpenVoiceOS community! We welcome contributions on topics related to OpenVoiceOS, voice assistants, open-source technology, and more.

Learn How to Contribute