Skip to main content

OpenVoice

GitHub ⭐ 32000License: MITModel Type: Voice Cloning

MyShell's open-source voice cloning framework supporting fine-grained timbre and style control, capable of cloning a voice from just a short audio sample.

ChineseEnglishJapaneseKorean
Voice CloningTimbre ControlMultilingualOpen Source

OpenVoice is a voice cloning framework open-sourced by MyShell AI in late 2023, quickly becoming a major player in the open-source TTS space with over 32,000 stars. Unlike traditional end-to-end voice cloning approaches, OpenVoice employs an innovative decoupled design — splitting voice cloning into two independent modules: tone color cloning and speaking style control. This separation allows users to freely adjust style parameters such as emotion, accent, speaking rate, and rhythm while preserving the same speaker’s timbre, achieving unprecedented flexibility.

Technically, OpenVoice’s speech synthesis model consists of two main components: a base TTS model responsible for generating standard speech, and a tone color converter that achieves zero-shot cloning by extracting timbre embeddings from a reference audio and injecting them into the generation pipeline. The model requires only a few seconds of reference audio to complete cloning, with remarkably high timbre similarity. Even more impressively, OpenVoice V2 further improved multilingual support — it can fluently read English, Japanese, and Korean using a Chinese speaker’s voice, achieving true cross-lingual timbre transfer. The project is licensed under MIT, provides a clean Python API with pretrained models, and has an extremely low deployment barrier.

As an open-source TTS tool, OpenVoice emphasizes modularity and composability in its design philosophy, making it well-suited for integration into larger AI systems — for example, combining with LLMs to build full-stack voice interaction agents. The MyShell team continues to maintain the project and release enhanced versions, and community contributions remain highly active. It’s worth noting, however, that OpenVoice still has room for improvement in prosodic naturalness for extremely long text and in handling low-resource dialects. Overall, with its decoupled cloning and style control design, OpenVoice has carved out a unique technical path among voice cloning speech synthesis models.

Tags:Voice CloningTimbre ControlMultilingualOpen Source
Share:X