benjaminogbonna commited on
Commit
d307cb5
·
verified ·
1 Parent(s): e9bff6d

Upload dataset

Browse files
README.md CHANGED
@@ -9,8 +9,45 @@ language:
9
  pretty_name: Nigerian Accent English Speech Data 1.0
10
  size_categories:
11
  - 1K<n<10K
12
-
13
- extra_gated_prompt: "By clicking on “Access repository” below, you also agree to not attempt to determine the identity of speakers in the Common Voice dataset."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # Nigerian Accent English Speech Data 1.0
 
9
  pretty_name: Nigerian Accent English Speech Data 1.0
10
  size_categories:
11
  - 1K<n<10K
12
+ extra_gated_prompt: By clicking on “Access repository” below, you also agree to not
13
+ attempt to determine the identity of speakers in the Common Voice dataset.
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ - split: validation
20
+ path: data/validation-*
21
+ - split: test
22
+ path: data/test-*
23
+ dataset_info:
24
+ features:
25
+ - name: audio
26
+ dtype: audio
27
+ - name: client_id
28
+ dtype: string
29
+ - name: path
30
+ dtype: string
31
+ - name: sentence
32
+ dtype: string
33
+ - name: accent
34
+ dtype: string
35
+ - name: locale
36
+ dtype: string
37
+ - name: segment
38
+ dtype: float64
39
+ splits:
40
+ - name: train
41
+ num_bytes: 102146340.008
42
+ num_examples: 2721
43
+ - name: validation
44
+ num_bytes: 12091191.0
45
+ num_examples: 340
46
+ - name: test
47
+ num_bytes: 11585096.0
48
+ num_examples: 341
49
+ download_size: 121509986
50
+ dataset_size: 125822627.008
51
  ---
52
 
53
  # Nigerian Accent English Speech Data 1.0
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05a1b85ba72a1521fff4c2789d558ccf4170e7f2c75bdb79f2f6d9b3d1cddc59
3
+ size 11485921
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4120a67cdcda72090d7ac1d988c88d8b610c257dd535305fcce16169347c1757
3
+ size 98009421
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263a63761821f271defb3cf3065270f685e12061650ac6064071c5bc48f4fa00
3
+ size 12014644