Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
External: Generic Unexpected error: Unexpected (temporary) at read, context: { uri: https://huggingface.co/datasets/Nanboy/RVCBench/resolve/refs%2Fconvert%2Fparquet/AISHELL1_dev/test/0000.parquet, response: Parts { status: 503, version: HTTP/1.1, headers: {"date": "Thu, 09 Apr 2026 00:11:20 GMT", "content-type": "text/plain; charset=utf-8", "content-length": "68", "connection": "keep-alive", "x-powered-by": "huggingface-moon", "x-request-id": "Root=1-69d6eea8-7e6952160fdab1782d5871c8", "cross-origin-opener-policy": "same-origin", "referrer-policy": "strict-origin-when-cross-origin", "access-control-max-age": "86400", "access-control-allow-origin": "https://huggingface.co", "vary": "Origin", "access-control-expose-headers": "X-Repo-Commit,X-Request-Id,X-Error-Code,X-Error-Message,X-Total-Count,ETag,Link,Accept-Ranges,Content-Range,X-Linked-Size,X-Linked-ETag,X-Xet-Hash", "x-error-message": "Internal Error - We're working hard to fix this as soon as possible!", "etag": "W/\"44-7l9gv2Ri64CMNov+V49QfRdLvmk\""} }, service: huggingface, path: AISHELL1_dev/test/0000.parquet, range: 4-458774 } => Internal Error - We're working hard to fix this as soon as possible!
Error code:   UnexpectedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

RVCBench

RVCBench is a benchmark dataset for studying robustness in voice cloning and related audio generation pipelines.

Each subset is exposed as its own Hugging Face dataset configuration. Most subsets contain:

  • metadata.parquet
  • audios/

The canonical metadata stores one row per benchmark pair with columns such as:

  • speaker_id
  • prompt_file_name
  • prompt_text
  • prompt_language
  • target_file_name
  • target_text
  • target_language
  • pair_id
  • dataset_name
  • split

When available, training-oriented annotations are also preserved:

  • prompt_phonemes, prompt_tone, prompt_word2ph
  • target_phonemes, target_tone, target_word2ph

Some subsets include additional task-specific metadata, for example spam_type in robotcall.

Available Configs

  • AISHELL1_dev
  • Background_noise
  • Bilingual_uedin
  • CommonVoiceFR_dev
  • Libritts
  • Long_context
  • Multispeaker_libri
  • VCTK
  • robotcall
  • vctk_text_robust

Notes

  • The compression directory is intentionally excluded from this dataset release.
  • This repository is organized for direct browsing in the Hugging Face dataset viewer.

Paper

This dataset is introduced in: RVCBench: Benchmarking the Robustness of Voice Cloning Across Modern Audio Generation Models

Downloads last month
1,072

Paper for Nanboy/RVCBench