jubang0219 commited on
Commit
65b3a61
1 Parent(s): 837e7d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -33
README.md CHANGED
@@ -1,33 +1,36 @@
1
- ---
2
- license: cc-by-nc-nd-4.0
3
- dataset_info:
4
- features:
5
- - name: audio
6
- dtype:
7
- audio:
8
- sampling_rate: 16000
9
- - name: transcription
10
- dtype: string
11
- - name: raw_transcription
12
- dtype: string
13
- - name: orthographic_transcription
14
- dtype: string
15
- - name: phonetic_transcription
16
- dtype: string
17
- splits:
18
- - name: eval_clean
19
- num_bytes: 312716074.0
20
- num_examples: 3000
21
- - name: eval_other
22
- num_bytes: 429021568.0
23
- num_examples: 3000
24
- download_size: 732545966
25
- dataset_size: 741737642.0
26
- configs:
27
- - config_name: default
28
- data_files:
29
- - split: eval_clean
30
- path: data/eval_clean-*
31
- - split: eval_other
32
- path: data/eval_other-*
33
- ---
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: audio
6
+ dtype:
7
+ audio:
8
+ sampling_rate: 16000
9
+ - name: transcription
10
+ dtype: string
11
+ - name: raw_transcription
12
+ dtype: string
13
+ - name: orthographic_transcription
14
+ dtype: string
15
+ - name: phonetic_transcription
16
+ dtype: string
17
+ splits:
18
+ - name: eval_clean
19
+ num_bytes: 312716074
20
+ num_examples: 3000
21
+ - name: eval_other
22
+ num_bytes: 429021568
23
+ num_examples: 3000
24
+ download_size: 732545966
25
+ dataset_size: 741737642
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: eval_clean
30
+ path: data/eval_clean-*
31
+ - split: eval_other
32
+ path: data/eval_other-*
33
+ language:
34
+ - ko
35
+ pretty_name: etri
36
+ ---