0
stars
98
commits
1
linked in READMEs
Aug 4, 2026
updated
RVCBench is a benchmark dataset for studying robustness in voice cloning, text-to-speech, speaker privacy, audio protection, adversarial audio perturbations, and related audio generation pipelines.
Dataset page: https://huggingface.co/datasets/Nanboy/RVCBench Code repository: https://github.com/Nanboy-Ronan/RVCBench Paper: https://arxiv.org/abs/2602.00443
RVCBench is designed for evaluating how modern voice cloning (VC), TTS, and audio generation systems behave under clean prompts, protected prompts, and denoised protected prompts. It supports research on audio deepfake robustness, anti-spoofing, speaker verification resilience, privacy-preserving speech generation, and standardized benchmark evaluation.
Each subset is exposed as its own Hugging Face dataset configuration. Most subsets contain:
metadata.parquetaudios/The canonical metadata stores one row per benchmark pair with columns such as:
speaker_idprompt_file_nameprompt_textprompt_languagetarget_file_nametarget_texttarget_languagepair_iddataset_namedata_splitWhen available, training-oriented annotations are also preserved:
prompt_phonemes, prompt_tone, prompt_word2phtarget_phonemes, target_tone, target_word2phSome subsets include additional task-specific metadata, for example spam_type in robotcall.
AISHELL1_devBackground_noiseBilingual_uedinCommonVoiceFR_devLibrittsLong_contextMultispeaker_libriVCTKrobotcallvctk_text_robustUse this dataset with the RVCBench codebase to run reproducible voice cloning robustness experiments across source audio, protected audio, denoised audio, and generated audio. Typical tasks include:
If you use RVCBench in your research, please cite:
@article{jin2026rvcbench,
title = {RVCBench: Benchmarking the Robustness of Voice Cloning Across Modern Audio Generation Models},
author = {Jin, Ruinan and Liao, Xinting and Yu, Hanlin and Pandya, Deval and Li, Xiaoxiao},
journal = {arXiv preprint arXiv:2602.00443},
year = {2026}
}
compression directory is intentionally excluded from this dataset release.98 commits
0
stars
98
commits
1
linked in READMEs
Aug 4, 2026
updated
RVCBench is a benchmark dataset for studying robustness in voice cloning, text-to-speech, speaker privacy, audio protection, adversarial audio perturbations, and related audio generation pipelines.
Dataset page: https://huggingface.co/datasets/Nanboy/RVCBench Code repository: https://github.com/Nanboy-Ronan/RVCBench Paper: https://arxiv.org/abs/2602.00443
RVCBench is designed for evaluating how modern voice cloning (VC), TTS, and audio generation systems behave under clean prompts, protected prompts, and denoised protected prompts. It supports research on audio deepfake robustness, anti-spoofing, speaker verification resilience, privacy-preserving speech generation, and standardized benchmark evaluation.
Each subset is exposed as its own Hugging Face dataset configuration. Most subsets contain:
metadata.parquetaudios/The canonical metadata stores one row per benchmark pair with columns such as:
speaker_idprompt_file_nameprompt_textprompt_languagetarget_file_nametarget_texttarget_languagepair_iddataset_namedata_splitWhen available, training-oriented annotations are also preserved:
prompt_phonemes, prompt_tone, prompt_word2phtarget_phonemes, target_tone, target_word2phSome subsets include additional task-specific metadata, for example spam_type in robotcall.
AISHELL1_devBackground_noiseBilingual_uedinCommonVoiceFR_devLibrittsLong_contextMultispeaker_libriVCTKrobotcallvctk_text_robustUse this dataset with the RVCBench codebase to run reproducible voice cloning robustness experiments across source audio, protected audio, denoised audio, and generated audio. Typical tasks include:
If you use RVCBench in your research, please cite:
@article{jin2026rvcbench,
title = {RVCBench: Benchmarking the Robustness of Voice Cloning Across Modern Audio Generation Models},
author = {Jin, Ruinan and Liao, Xinting and Yu, Hanlin and Pandya, Deval and Li, Xiaoxiao},
journal = {arXiv preprint arXiv:2602.00443},
year = {2026}
}
compression directory is intentionally excluded from this dataset release.98 commits