New: the Voice AI Investors list release! Check it out

    VoxCPM

    Git Repo
    OpenBMB

    VoxCPM is a tokenizer-free TTS system for context-aware speech generation and zero-shot voice cloning, using an end-to-end diffusion architecture.

    About VoxCPM

    This repository introduces VoxCPM, a novel tokenizer-free Text-to-Speech (TTS) system designed for context-aware speech generation and true-to-life voice cloning.

    For the Non-Technical Reader

    Imagine you want a computer to read a story aloud, not just in a monotone voice, but with feeling and understanding. VoxCPM does just that. It's like hiring a voice actor who can perfectly match their tone to the text, and even mimic your own voice with just a short sample. Think of it as creating a digital clone of your voice that can read anything you want, with the right emotion and style. This changes how we interact with virtual assistants, audiobooks, and personalized content, making them more engaging and lifelike.

    For the Technical Reader

    VoxCPM employs an end-to-end diffusion autoregressive architecture, generating continuous speech representations directly from text, thus bypassing discrete tokenization. Built upon the MiniCPM-4 backbone, it achieves semantic-acoustic decoupling through hierarchical language modeling and FSQ constraints. The system supports streaming synthesis with a Real-Time Factor (RTF) as low as 0.17 on an NVIDIA RTX 4090 GPU. Model versions include VoxCPM1.5 (800M parameters, 44100 sampling rate, 6.25Hz token rate) and VoxCPM-0.5B (640M parameters, 16000 sampling rate, 12.5Hz token rate). The VoxCPM1.5 model weights are now open-sourced, supporting both full-parameter and LoRA fine-tuning. GitHub Repository

    Why It Matters

    VoxCPM's open-source nature democratizes access to advanced TTS technology, allowing for greater customization and innovation. The ability to fine-tune the model and create personalized voice clones raises questions about voice ownership and ethical usage. Its high efficiency enables real-time applications, reducing computational costs and expanding potential use cases.

    The "Voice AI Space Lab" Idea

    Imagine building a "Storytime Creator" app where parents can record a short sample of their voice, and the app will read bedtime stories in their voice, complete with appropriate emotional inflections. This could personalize the experience for children and create a deeper connection, even when parents are away. Demo

    The Collaborative CTA

    How do we ensure responsible innovation around voice cloning, balancing personalization with ethical considerations and individual rights? What are the community's thoughts on watermarking or other methods to indicate AI-generated speech? #VoiceAI #TTS