Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ language:
|
|
3 |
- zh
|
4 |
license: cc
|
5 |
size_categories:
|
6 |
-
- n<
|
7 |
task_categories:
|
8 |
- conversational
|
9 |
dataset_info:
|
@@ -27,10 +27,11 @@ configs:
|
|
27 |
data_files:
|
28 |
- split: train
|
29 |
path: data/train-*
|
|
|
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
|
34 |
|
35 |
## License
|
36 |
|
|
|
3 |
- zh
|
4 |
license: cc
|
5 |
size_categories:
|
6 |
+
- 1K<n<10K
|
7 |
task_categories:
|
8 |
- conversational
|
9 |
dataset_info:
|
|
|
27 |
data_files:
|
28 |
- split: train
|
29 |
path: data/train-*
|
30 |
+
pretty_name: s
|
31 |
---
|
32 |
# Chinese Speech Corpus
|
33 |
|
34 |
+
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 1739 dialogues, encompassing approximately 340,000 sentences along with their respective speakers.
|
35 |
|
36 |
## License
|
37 |
|