eoinedge commited on
Commit
efa7087
·
verified ·
1 Parent(s): 9785877

Initial structured dataset upload with audio and labels

Browse files
Files changed (2) hide show
  1. README.md +28 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -5,6 +5,34 @@ tags:
5
  - impulse
6
  - synthetic
7
  - voice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Hey Android Wake Word Synthetic Speech Dataset
 
5
  - impulse
6
  - synthetic
7
  - voice
8
+ dataset_info:
9
+ features:
10
+ - name: audio
11
+ dtype:
12
+ audio:
13
+ sampling_rate: 16000
14
+ - name: label
15
+ dtype:
16
+ class_label:
17
+ names:
18
+ '0': background_noise
19
+ '1': hey_android
20
+ '2': unknown
21
+ - name: split
22
+ dtype: string
23
+ - name: edge_impulse_filepath
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 36423891.0
28
+ num_examples: 568
29
+ download_size: 33035829
30
+ dataset_size: 36423891.0
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
  ---
37
 
38
  # Hey Android Wake Word Synthetic Speech Dataset
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cdbb7183d92835068aaa312fd75908cda853255b0eb75a58deed999d87f9c34
3
+ size 33035829