rev16 / README.md
Mubarak127's picture
Upload README.md with huggingface_hub
e5f1f18 verified
# REV16 full/test 1 samples (NPZ)
Source dataset:
- `distil-whisper/rev16` (config: `full`, split: `test`)
Contains:
- `data/rev16_test_full_30_sr16000.npz`
NPZ keys:
- `audio`: object array of float32 waveforms (variable length)
- `text`: transcripts (string)
- `sampling_rate`: int32 sampling rate per sample
- `length`: int32 number of samples per waveform
Sampling rate used: 16000
Streaming: True
Shuffle: True (buffer_size=10000)