File size: 319 Bytes
8003fc5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # FLEURS 647 samples (NPZ)
This dataset repo contains:
- `data/fleurs_1k_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
|