File size: 440 Bytes
e5f1f18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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)