Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
Chinese
Size:
< 1K
Libraries:
Datasets
pandas
License:
Alex0007 commited on
Commit
c49428b
·
verified ·
1 Parent(s): 30da39d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -1,3 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # TTS-CCabNavMSC: A Chinese Cabin Navigation Male Speech Corpus
2
  # TTS-CCABNAVMSC:中文导航男性语音语料库
3
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: text
7
+ dtype: string
8
+ - name: pinyin
9
+ dtype: string
10
+ - name: raw_text
11
+ dtype: string
12
+ - name: raw_pinyin
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 182455242
17
+ num_examples: 200
18
+ download_size: 180584738
19
+ dataset_size: 182455242
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ license: cc-by-nc-nd-4.0
26
+ task_categories:
27
+ - text-to-speech
28
+ language:
29
+ - zh
30
+ size_categories:
31
+ - n<1K
32
+ ---
33
+
34
  # TTS-CCabNavMSC: A Chinese Cabin Navigation Male Speech Corpus
35
  # TTS-CCABNAVMSC:中文导航男性语音语料库
36