File size: 404 Bytes
7ad1011 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"_name_or_path": "chenxie95/X-VC",
"description": "X-VC: Zero-shot Streaming Voice Conversion in Codec Space",
"model_type": "custom",
"architectures": ["CustomModel"],
"framework": "pytorch",
"task": "voice-conversion",
"sample_rate": 16000,
"code_repo": "https://github.com/Jerrister/X-VC",
"demo_page": "https://x-vc.github.io",
"paper_url": "https://arxiv.org/abs/2604.12456"
}
|