Mubarak127 commited on
Commit
8003fc5
·
verified ·
1 Parent(s): 2826fe9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # FLEURS 647 samples (NPZ)
2
+
3
+ This dataset repo contains:
4
+
5
+ - `data/fleurs_1k_sr16000.npz`
6
+
7
+ NPZ keys:
8
+ - `audio`: object array of float32 waveforms (variable length)
9
+ - `text`: transcripts (string)
10
+ - `sampling_rate`: int32 sampling rate per sample
11
+ - `length`: int32 number of samples per waveform
12
+
13
+ Sampling rate used: 16000