zake7749 commited on
Commit
aa1f2e2
·
1 Parent(s): 64557d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -20,7 +20,18 @@ configs:
20
  data_files:
21
  - split: train
22
  path: data/train-*
 
 
 
 
 
 
 
23
  ---
24
- # Dataset Card for "chinese-speech-corpus"
25
 
26
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
20
  data_files:
21
  - split: train
22
  path: data/train-*
23
+ license: cc
24
+ task_categories:
25
+ - conversational
26
+ language:
27
+ - zh
28
+ size_categories:
29
+ - n<1K
30
  ---
31
+ # Chinese Speech Corpus
32
 
33
+ This dataset has been sourced from [SayIt](https://sayit.pdis.nat.gov.tw/), a specialized website focused on preserving transcripts and meeting notes. Presently, it encompasses a compilation of 653 dialogues, encompassing approximately 95,000 sentences along with their respective speakers.
34
+
35
+ ## License
36
+
37
+ [CC0 License](https://creativecommons.org/share-your-work/public-domain/cc0/)