Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
task_categories:
|
4 |
-
- text-to-speech
|
5 |
-
language:
|
6 |
-
- zh
|
7 |
-
size_categories:
|
8 |
-
- 10K<n<100K
|
9 |
configs:
|
10 |
- config_name: default
|
11 |
data_files:
|
@@ -13,6 +6,13 @@ configs:
|
|
13 |
path: "train/wav"
|
14 |
- split: test
|
15 |
path: "test/wav"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
AISHELL-3 is a large-scale and high-fidelity multi-speaker Mandarin speech corpus published by Beijing Shell Shell Technology Co.,Ltd. It can be used to train multi-speaker Text-to-Speech (TTS) systems.The corpus contains roughly 85 hours of emotion-neutral recordings spoken by 218 native Chinese mandarin speakers and total 88035 utterances. Their auxiliary attributes such as gender, age group and native accents are explicitly marked and provided in the corpus. Accordingly, transcripts in Chinese character-level and pinyin-level are provided along with the recordings. The word & tone transcription accuracy rate is above 98%, through professional speech annotation and strict quality inspection for tone and prosody.
|
18 |
You can cite the data using the following BibTeX entry:
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
configs:
|
3 |
- config_name: default
|
4 |
data_files:
|
|
|
6 |
path: "train/wav"
|
7 |
- split: test
|
8 |
path: "test/wav"
|
9 |
+
license: apache-2.0
|
10 |
+
task_categories:
|
11 |
+
- text-to-speech
|
12 |
+
language:
|
13 |
+
- zh
|
14 |
+
size_categories:
|
15 |
+
- 10K<n<100K
|
16 |
---
|
17 |
AISHELL-3 is a large-scale and high-fidelity multi-speaker Mandarin speech corpus published by Beijing Shell Shell Technology Co.,Ltd. It can be used to train multi-speaker Text-to-Speech (TTS) systems.The corpus contains roughly 85 hours of emotion-neutral recordings spoken by 218 native Chinese mandarin speakers and total 88035 utterances. Their auxiliary attributes such as gender, age group and native accents are explicitly marked and provided in the corpus. Accordingly, transcripts in Chinese character-level and pinyin-level are provided along with the recordings. The word & tone transcription accuracy rate is above 98%, through professional speech annotation and strict quality inspection for tone and prosody.
|
18 |
You can cite the data using the following BibTeX entry:
|