Overview of X-Codec-2.0
mainX-Codec-2.0 is a high-performance speech codec designed for high-quality speech reconstruction and multilingual semantic support. It features a large codebook size (65536) using Finite Scalar Quantization, achieving high codebook usage and fast inference (50x tokens per second). It is built using a Transformer + Vocos Decoder architecture and is optimized for 16kHz speech.
Key features include:
- Single Vector Quantization: 65536 codebook size with 99% usage.
- Multilingual Support: Uses Wav2Vec2-BERT semantic encoder trained on 150k hours of multilingual data.
- High-Quality Reconstruction: Utilizes a BigCodec encoder and a specialized Spec discriminator.