1uckyan commited on
Commit
bf71b86
·
verified ·
1 Parent(s): 891314b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -27
README.md CHANGED
@@ -1,28 +1,27 @@
1
- ---
2
- language:
3
- - zh
4
- - en
5
- tags:
6
- - automatic-speech-recognition
7
- - code-switching
8
- - audio
9
- - speech-processing
10
- license: cc-by-nc-sa-4.0
11
- task_categories:
12
- - automatic-speech-recognition
13
- dataset_info:
14
- features:
15
- - name: audio
16
- dtype: audio
17
- - name: sentence
18
- dtype: string
19
- - name: duration
20
- dtype: float32
21
- - name: source
22
- dtype: string
23
- - name: original_tag
24
- dtype: string
25
- ---
26
 
27
  # Unified Mandarin-English Code-Switching Dataset (Processed)
28
 
@@ -92,5 +91,4 @@ This dataset is a derivative work. We adhere to the licenses of the original sou
92
  * **BAAI/CS-Dialogue**: Licensed under **CC BY-NC-SA 4.0**.
93
  * **SECoMiCSC / DevCECoMiCSC**: Please refer to their original publications for usage rights.
94
 
95
- If you use this dataset, please cite the original authors of the source datasets and our work.
96
-
 
1
+ ---
2
+ language:
3
+ - zh
4
+ - en
5
+ tags:
6
+ - automatic-speech-recognition
7
+ - code-switching
8
+ - audio
9
+ - speech-processing
10
+ task_categories:
11
+ - automatic-speech-recognition
12
+ dataset_info:
13
+ features:
14
+ - name: audio
15
+ dtype: audio
16
+ - name: sentence
17
+ dtype: string
18
+ - name: duration
19
+ dtype: float32
20
+ - name: source
21
+ dtype: string
22
+ - name: original_tag
23
+ dtype: string
24
+ ---
 
25
 
26
  # Unified Mandarin-English Code-Switching Dataset (Processed)
27
 
 
91
  * **BAAI/CS-Dialogue**: Licensed under **CC BY-NC-SA 4.0**.
92
  * **SECoMiCSC / DevCECoMiCSC**: Please refer to their original publications for usage rights.
93
 
94
+ If you use this dataset, please cite the original authors of the source datasets and our work.