Overview of VoxCPM2
mainVoxCPM2 is a tokenizer-free speech synthesis system based on a diffusion autoregressive architecture. It generates continuous speech representations directly, bypassing discrete audio encoding steps to achieve highly natural and expressive speech.
Built on the MiniCPM-4 base with 2 billion parameters, it was trained on over 2 million hours of multilingual audio.
Key Capabilities:
- Multilingual Synthesis: Supports 30 global languages and 9 Chinese dialects via raw text input.
- Voice Design: Create entirely new voices using natural language descriptions (e.g., gender, age, emotion, speed) without needing reference audio.
- Controllable Voice Cloning: Clone voices from reference audio clips while applying style instructions to control emotion, speed, and expressiveness.
- Ultimate Cloning: Provide both reference audio and its transcript for seamless continuation and precise detail reproduction.
- High-Quality Output: Native 48kHz audio output (using AudioVAE V2) even when input reference audio is 16kHz.
- Real-time Streaming: Achieves low Real-Time Factor (RTF) on NVIDIA RTX 4090 hardware, especially when accelerated via Nano-vLLM or vLLM-Omni.