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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -26
README.md CHANGED
@@ -1,29 +1,30 @@
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
 
28
  <div align="center">
29
  <img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" width="50" height="50"/>
 
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
+ ## Dataset Summary
28
 
29
  <div align="center">
30
  <img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" width="50" height="50"/>