Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code:   RowsPostProcessingError

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.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

asmr-zh-r18

Chinese R18 ASMR audio dataset for TTS/voice cloning fine-tuning.

  • Works: 5876 RJ-coded works
  • Total size: ~1.1TB raw (10 compressed parts)
  • Format: MP3/WAV/FLAC, 3 tracks per work
  • Source: asmr.one API, Chinese R18 category

Extract

for f in packs/*.tar.zst; do
    zstd -d "$f" --stdout | tar -xf -
done
Downloads last month
467