The claim checked

OmniVoice is a free, open-source ElevenLabs alternative that can generate speech from text without training a voice model and lets users design traits such as accent, age, and tone.

What holds up

The official OmniVoice repository is public and licensed Apache-2.0, a permissive open-source license.,Official usage instructions show direct text-to-speech generation and a voice-design mode that uses a text instruction rather than a separately trained voice model.,The documented voice-design controls include gender, age, pitch, whisper style, English accents, and Chinese dialects.,The project and its accompanying April 2026 preprint describe OmniVoice as a zero-shot TTS model supporting more than 600 languages.

What does not

Calling it an ElevenLabs alternative is fair functionally, but does not establish feature parity, comparable voice quality, reliability, hosted-service convenience, or commercial support.,Tone is broader than the specifically documented controls; the documentation explicitly lists traits such as pitch, whisper style, accents, and dialects rather than a general guarantee of arbitrary tone control.,Free software does not mean cost-free use: local inference still requires downloading models and installing software, and practical use may require compatible accelerated hardware.

Why it matters

These limits are useful qualification, but they do not overturn the central takeaway that OmniVoice is an available open-source, zero-shot TTS tool with text-based voice-design controls. The post does not promise equal quality to ElevenLabs or claim that no setup or compute is required.

Why Clear says this

The central factual claims are directly supported by the official repository, its Apache-2.0 license, documented command-line examples, and the authors' preprint. The strongest performance and quality assertions remain author-reported, so they should not be read as independently established comparisons with ElevenLabs. That uncertainty does not materially change the basic claim about the tool's availability and capabilities.

Evidence

  • The official GitHub repository identifies OmniVoice as a zero-shot multilingual TTS model and provides text-to-speech, voice-cloning, and voice-design examples.
  • The repository's voice-design command uses text plus an instruction such as male, British accent, with no voice-model training step.
  • The project license is Apache License 2.0, granting no-charge rights to use, reproduce, modify, and distribute the work subject to its terms.
  • The authors' April 1, 2026 arXiv preprint describes a diffusion-language-model-style non-autoregressive architecture and reports support for more than 600 languages.
  • The authors' public model documentation lists voice-design attributes including gender, age, pitch, whisper style, English accents, and Chinese dialects.

Sources used