Spaces:
Running
Running
kevinwang676
commited on
Commit
•
c06b7e2
1
Parent(s):
990357a
Upload 403 files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +15 -0
- pretrain_work_dir/data/Script.xml +1377 -0
- pretrain_work_dir/data/am_train.lst +17 -0
- pretrain_work_dir/data/am_valid.lst +1 -0
- pretrain_work_dir/data/audio_config.yaml +6 -0
- pretrain_work_dir/data/badlist.txt +1 -0
- pretrain_work_dir/data/duration/test_0_0.npy +3 -0
- pretrain_work_dir/data/duration/test_0_1.npy +3 -0
- pretrain_work_dir/data/duration/test_0_10.npy +3 -0
- pretrain_work_dir/data/duration/test_0_11.npy +3 -0
- pretrain_work_dir/data/duration/test_0_12.npy +3 -0
- pretrain_work_dir/data/duration/test_0_13.npy +3 -0
- pretrain_work_dir/data/duration/test_0_14.npy +3 -0
- pretrain_work_dir/data/duration/test_0_16.npy +3 -0
- pretrain_work_dir/data/duration/test_0_17.npy +3 -0
- pretrain_work_dir/data/duration/test_0_18.npy +3 -0
- pretrain_work_dir/data/duration/test_0_19.npy +3 -0
- pretrain_work_dir/data/duration/test_0_2.npy +3 -0
- pretrain_work_dir/data/duration/test_0_3.npy +3 -0
- pretrain_work_dir/data/duration/test_0_5.npy +3 -0
- pretrain_work_dir/data/duration/test_0_6.npy +3 -0
- pretrain_work_dir/data/duration/test_0_7.npy +3 -0
- pretrain_work_dir/data/duration/test_0_8.npy +3 -0
- pretrain_work_dir/data/duration/test_0_9.npy +3 -0
- pretrain_work_dir/data/energy/energy_mean.txt +1 -0
- pretrain_work_dir/data/energy/energy_std.txt +1 -0
- pretrain_work_dir/data/energy/test_0_0.npy +3 -0
- pretrain_work_dir/data/energy/test_0_1.npy +3 -0
- pretrain_work_dir/data/energy/test_0_10.npy +3 -0
- pretrain_work_dir/data/energy/test_0_11.npy +3 -0
- pretrain_work_dir/data/energy/test_0_12.npy +3 -0
- pretrain_work_dir/data/energy/test_0_13.npy +3 -0
- pretrain_work_dir/data/energy/test_0_14.npy +3 -0
- pretrain_work_dir/data/energy/test_0_16.npy +3 -0
- pretrain_work_dir/data/energy/test_0_17.npy +3 -0
- pretrain_work_dir/data/energy/test_0_18.npy +3 -0
- pretrain_work_dir/data/energy/test_0_19.npy +3 -0
- pretrain_work_dir/data/energy/test_0_2.npy +3 -0
- pretrain_work_dir/data/energy/test_0_3.npy +3 -0
- pretrain_work_dir/data/energy/test_0_4.npy +3 -0
- pretrain_work_dir/data/energy/test_0_5.npy +3 -0
- pretrain_work_dir/data/energy/test_0_6.npy +3 -0
- pretrain_work_dir/data/energy/test_0_7.npy +3 -0
- pretrain_work_dir/data/energy/test_0_8.npy +3 -0
- pretrain_work_dir/data/energy/test_0_9.npy +3 -0
- pretrain_work_dir/data/f0/f0_mean.txt +1 -0
- pretrain_work_dir/data/f0/f0_std.txt +1 -0
- pretrain_work_dir/data/f0/test_0_0.npy +3 -0
- pretrain_work_dir/data/f0/test_0_1.npy +3 -0
- pretrain_work_dir/data/f0/test_0_10.npy +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,18 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
pretrain_work_dir/orig_model/description/notebook_steps/autolabel_done.jpg filter=lfs diff=lfs merge=lfs -text
|
37 |
+
pretrain_work_dir/orig_model/description/notebook_steps/build_trainer.jpg filter=lfs diff=lfs merge=lfs -text
|
38 |
+
pretrain_work_dir/orig_model/description/notebook_steps/fetch_nltk_data.jpg filter=lfs diff=lfs merge=lfs -text
|
39 |
+
pretrain_work_dir/orig_model/description/notebook_steps/inference_play.jpg filter=lfs diff=lfs merge=lfs -text
|
40 |
+
pretrain_work_dir/orig_model/description/notebook_steps/inference.jpg filter=lfs diff=lfs merge=lfs -text
|
41 |
+
pretrain_work_dir/orig_model/description/notebook_steps/training.jpg filter=lfs diff=lfs merge=lfs -text
|
42 |
+
pretrain_work_dir/orig_model/description/notebook_steps/upload_wavs.jpg filter=lfs diff=lfs merge=lfs -text
|
43 |
+
pretrain_work_dir/orig_model/resource/jprsc/sys.dic filter=lfs diff=lfs merge=lfs -text
|
44 |
+
pretrain_work_dir/orig_model/resource/ws_chhk/xiaoyan.dict filter=lfs diff=lfs merge=lfs -text
|
45 |
+
pretrain_work_dir/orig_model/resource/ws_chsh/xiaoyan.dict filter=lfs diff=lfs merge=lfs -text
|
46 |
+
pretrain_work_dir/orig_model/resource/ws_hk/xiaoyan.dict filter=lfs diff=lfs merge=lfs -text
|
47 |
+
pretrain_work_dir/orig_model/resource/ws_zhsc/crf_model filter=lfs diff=lfs merge=lfs -text
|
48 |
+
pretrain_work_dir/orig_model/resource/ws_zhsc/xiaoyan.dict filter=lfs diff=lfs merge=lfs -text
|
49 |
+
pretrain_work_dir/orig_model/resource/ws/crf_model filter=lfs diff=lfs merge=lfs -text
|
50 |
+
pretrain_work_dir/orig_model/resource/ws/xiaoyan.dict filter=lfs diff=lfs merge=lfs -text
|
pretrain_work_dir/data/Script.xml
ADDED
@@ -0,0 +1,1377 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
2 |
+
<script xmlns="http://schemas.alibaba-inc.com/tts" uttcount="19">
|
3 |
+
<utterance id="test_0_1">
|
4 |
+
<text>八岁的时候立志成为一个像马游勇一样的大提琴演奏家在</text>
|
5 |
+
<spoken wordcount="10">
|
6 |
+
<text>八岁的 时候 立志 成为 一个 像 马游勇 一样的 大提琴 演奏家在 #4</text>
|
7 |
+
<word>
|
8 |
+
<name>八岁的</name>
|
9 |
+
<lang>PinYin</lang>
|
10 |
+
<syllable syllcount="3">
|
11 |
+
<phone>b_c a_c - s_c uei_c - d_c e_c</phone>
|
12 |
+
<tone>145</tone>
|
13 |
+
</syllable>
|
14 |
+
<break>1</break>
|
15 |
+
<POS>0</POS>
|
16 |
+
</word>
|
17 |
+
<word>
|
18 |
+
<name>时候</name>
|
19 |
+
<lang>PinYin</lang>
|
20 |
+
<syllable syllcount="2">
|
21 |
+
<phone>sh_c ih_c - h_c ou_c</phone>
|
22 |
+
<tone>24</tone>
|
23 |
+
</syllable>
|
24 |
+
<break>1</break>
|
25 |
+
<POS>0</POS>
|
26 |
+
</word>
|
27 |
+
<word>
|
28 |
+
<name>立志</name>
|
29 |
+
<lang>PinYin</lang>
|
30 |
+
<syllable syllcount="2">
|
31 |
+
<phone>l_c i_c - zh_c ih_c</phone>
|
32 |
+
<tone>44</tone>
|
33 |
+
</syllable>
|
34 |
+
<break>1</break>
|
35 |
+
<POS>0</POS>
|
36 |
+
</word>
|
37 |
+
<word>
|
38 |
+
<name>成为</name>
|
39 |
+
<lang>PinYin</lang>
|
40 |
+
<syllable syllcount="2">
|
41 |
+
<phone>ch_c eng_c - w_c ei_c</phone>
|
42 |
+
<tone>22</tone>
|
43 |
+
</syllable>
|
44 |
+
<break>1</break>
|
45 |
+
<POS>0</POS>
|
46 |
+
</word>
|
47 |
+
<word>
|
48 |
+
<name>一个</name>
|
49 |
+
<lang>PinYin</lang>
|
50 |
+
<syllable syllcount="2">
|
51 |
+
<phone>y_c i_c - g_c e_c</phone>
|
52 |
+
<tone>25</tone>
|
53 |
+
</syllable>
|
54 |
+
<break>1</break>
|
55 |
+
<POS>0</POS>
|
56 |
+
</word>
|
57 |
+
<word>
|
58 |
+
<name>像</name>
|
59 |
+
<lang>PinYin</lang>
|
60 |
+
<syllable syllcount="1">
|
61 |
+
<phone>xx_c iang_c</phone>
|
62 |
+
<tone>4</tone>
|
63 |
+
</syllable>
|
64 |
+
<break>1</break>
|
65 |
+
<POS>0</POS>
|
66 |
+
</word>
|
67 |
+
<word>
|
68 |
+
<name>马游勇</name>
|
69 |
+
<lang>PinYin</lang>
|
70 |
+
<syllable syllcount="3">
|
71 |
+
<phone>m_c a_c - y_c ou_c - y_c ong_c</phone>
|
72 |
+
<tone>323</tone>
|
73 |
+
</syllable>
|
74 |
+
<break>1</break>
|
75 |
+
<POS>0</POS>
|
76 |
+
</word>
|
77 |
+
<word>
|
78 |
+
<name>一样的</name>
|
79 |
+
<lang>PinYin</lang>
|
80 |
+
<syllable syllcount="3">
|
81 |
+
<phone>y_c i_c - y_c ang_c - d_c e_c</phone>
|
82 |
+
<tone>245</tone>
|
83 |
+
</syllable>
|
84 |
+
<break>1</break>
|
85 |
+
<POS>0</POS>
|
86 |
+
</word>
|
87 |
+
<word>
|
88 |
+
<name>大提琴</name>
|
89 |
+
<lang>PinYin</lang>
|
90 |
+
<syllable syllcount="3">
|
91 |
+
<phone>d_c a_c - t_c i_c - q_c in_c</phone>
|
92 |
+
<tone>422</tone>
|
93 |
+
</syllable>
|
94 |
+
<break>1</break>
|
95 |
+
<POS>0</POS>
|
96 |
+
</word>
|
97 |
+
<word>
|
98 |
+
<name>演奏家在</name>
|
99 |
+
<lang>PinYin</lang>
|
100 |
+
<syllable syllcount="4">
|
101 |
+
<phone>y_c an_c - z_c ou_c - j_c ia_c - z_c ai_c</phone>
|
102 |
+
<tone>3414</tone>
|
103 |
+
</syllable>
|
104 |
+
<break>4</break>
|
105 |
+
<POS>0</POS>
|
106 |
+
</word>
|
107 |
+
</spoken>
|
108 |
+
</utterance>
|
109 |
+
<utterance id="test_0_16">
|
110 |
+
<text>说两只手是不同大小的我的</text>
|
111 |
+
<spoken wordcount="6">
|
112 |
+
<text>说 两只手 是 不同 大小的 我的 #4</text>
|
113 |
+
<word>
|
114 |
+
<name>说</name>
|
115 |
+
<lang>PinYin</lang>
|
116 |
+
<syllable syllcount="1">
|
117 |
+
<phone>sh_c uo_c</phone>
|
118 |
+
<tone>1</tone>
|
119 |
+
</syllable>
|
120 |
+
<break>1</break>
|
121 |
+
<POS>0</POS>
|
122 |
+
</word>
|
123 |
+
<word>
|
124 |
+
<name>两只手</name>
|
125 |
+
<lang>PinYin</lang>
|
126 |
+
<syllable syllcount="3">
|
127 |
+
<phone>l_c iang_c - zh_c ih_c - sh_c ou_c</phone>
|
128 |
+
<tone>313</tone>
|
129 |
+
</syllable>
|
130 |
+
<break>1</break>
|
131 |
+
<POS>0</POS>
|
132 |
+
</word>
|
133 |
+
<word>
|
134 |
+
<name>是</name>
|
135 |
+
<lang>PinYin</lang>
|
136 |
+
<syllable syllcount="1">
|
137 |
+
<phone>sh_c ih_c</phone>
|
138 |
+
<tone>4</tone>
|
139 |
+
</syllable>
|
140 |
+
<break>1</break>
|
141 |
+
<POS>0</POS>
|
142 |
+
</word>
|
143 |
+
<word>
|
144 |
+
<name>不同</name>
|
145 |
+
<lang>PinYin</lang>
|
146 |
+
<syllable syllcount="2">
|
147 |
+
<phone>b_c u_c - t_c ong_c</phone>
|
148 |
+
<tone>42</tone>
|
149 |
+
</syllable>
|
150 |
+
<break>1</break>
|
151 |
+
<POS>0</POS>
|
152 |
+
</word>
|
153 |
+
<word>
|
154 |
+
<name>大小的</name>
|
155 |
+
<lang>PinYin</lang>
|
156 |
+
<syllable syllcount="3">
|
157 |
+
<phone>d_c a_c - xx_c iao_c - d_c e_c</phone>
|
158 |
+
<tone>435</tone>
|
159 |
+
</syllable>
|
160 |
+
<break>1</break>
|
161 |
+
<POS>0</POS>
|
162 |
+
</word>
|
163 |
+
<word>
|
164 |
+
<name>我的</name>
|
165 |
+
<lang>PinYin</lang>
|
166 |
+
<syllable syllcount="2">
|
167 |
+
<phone>w_c o_c - d_c e_c</phone>
|
168 |
+
<tone>35</tone>
|
169 |
+
</syllable>
|
170 |
+
<break>4</break>
|
171 |
+
<POS>0</POS>
|
172 |
+
</word>
|
173 |
+
</spoken>
|
174 |
+
</utterance>
|
175 |
+
<utterance id="test_0_11">
|
176 |
+
<text>因为恋情这种事情是不能间断的一恋</text>
|
177 |
+
<spoken wordcount="8">
|
178 |
+
<text>因为 恋情 这种 事情 是 不能 间断的 一恋 #4</text>
|
179 |
+
<word>
|
180 |
+
<name>因为</name>
|
181 |
+
<lang>PinYin</lang>
|
182 |
+
<syllable syllcount="2">
|
183 |
+
<phone>y_c in_c - w_c ei_c</phone>
|
184 |
+
<tone>14</tone>
|
185 |
+
</syllable>
|
186 |
+
<break>1</break>
|
187 |
+
<POS>0</POS>
|
188 |
+
</word>
|
189 |
+
<word>
|
190 |
+
<name>恋情</name>
|
191 |
+
<lang>PinYin</lang>
|
192 |
+
<syllable syllcount="2">
|
193 |
+
<phone>l_c ian_c - q_c ing_c</phone>
|
194 |
+
<tone>42</tone>
|
195 |
+
</syllable>
|
196 |
+
<break>1</break>
|
197 |
+
<POS>0</POS>
|
198 |
+
</word>
|
199 |
+
<word>
|
200 |
+
<name>这种</name>
|
201 |
+
<lang>PinYin</lang>
|
202 |
+
<syllable syllcount="2">
|
203 |
+
<phone>zh_c e_c - zh_c ong_c</phone>
|
204 |
+
<tone>43</tone>
|
205 |
+
</syllable>
|
206 |
+
<break>1</break>
|
207 |
+
<POS>0</POS>
|
208 |
+
</word>
|
209 |
+
<word>
|
210 |
+
<name>事情</name>
|
211 |
+
<lang>PinYin</lang>
|
212 |
+
<syllable syllcount="2">
|
213 |
+
<phone>sh_c ih_c - q_c ing_c</phone>
|
214 |
+
<tone>45</tone>
|
215 |
+
</syllable>
|
216 |
+
<break>1</break>
|
217 |
+
<POS>0</POS>
|
218 |
+
</word>
|
219 |
+
<word>
|
220 |
+
<name>是</name>
|
221 |
+
<lang>PinYin</lang>
|
222 |
+
<syllable syllcount="1">
|
223 |
+
<phone>sh_c ih_c</phone>
|
224 |
+
<tone>4</tone>
|
225 |
+
</syllable>
|
226 |
+
<break>1</break>
|
227 |
+
<POS>0</POS>
|
228 |
+
</word>
|
229 |
+
<word>
|
230 |
+
<name>不能</name>
|
231 |
+
<lang>PinYin</lang>
|
232 |
+
<syllable syllcount="2">
|
233 |
+
<phone>b_c u_c - n_c eng_c</phone>
|
234 |
+
<tone>42</tone>
|
235 |
+
</syllable>
|
236 |
+
<break>1</break>
|
237 |
+
<POS>0</POS>
|
238 |
+
</word>
|
239 |
+
<word>
|
240 |
+
<name>间断的</name>
|
241 |
+
<lang>PinYin</lang>
|
242 |
+
<syllable syllcount="3">
|
243 |
+
<phone>j_c ian_c - d_c uan_c - d_c e_c</phone>
|
244 |
+
<tone>445</tone>
|
245 |
+
</syllable>
|
246 |
+
<break>1</break>
|
247 |
+
<POS>0</POS>
|
248 |
+
</word>
|
249 |
+
<word>
|
250 |
+
<name>一恋</name>
|
251 |
+
<lang>PinYin</lang>
|
252 |
+
<syllable syllcount="2">
|
253 |
+
<phone>y_c i_c - l_c ian_c</phone>
|
254 |
+
<tone>24</tone>
|
255 |
+
</syllable>
|
256 |
+
<break>4</break>
|
257 |
+
<POS>0</POS>
|
258 |
+
</word>
|
259 |
+
</spoken>
|
260 |
+
</utterance>
|
261 |
+
<utterance id="test_0_19">
|
262 |
+
<text>右手要无限的撑开</text>
|
263 |
+
<spoken wordcount="4">
|
264 |
+
<text>右手 要 无限的 撑开 #4</text>
|
265 |
+
<word>
|
266 |
+
<name>右手</name>
|
267 |
+
<lang>PinYin</lang>
|
268 |
+
<syllable syllcount="2">
|
269 |
+
<phone>y_c ou_c - sh_c ou_c</phone>
|
270 |
+
<tone>43</tone>
|
271 |
+
</syllable>
|
272 |
+
<break>1</break>
|
273 |
+
<POS>0</POS>
|
274 |
+
</word>
|
275 |
+
<word>
|
276 |
+
<name>要</name>
|
277 |
+
<lang>PinYin</lang>
|
278 |
+
<syllable syllcount="1">
|
279 |
+
<phone>y_c ao_c</phone>
|
280 |
+
<tone>4</tone>
|
281 |
+
</syllable>
|
282 |
+
<break>1</break>
|
283 |
+
<POS>0</POS>
|
284 |
+
</word>
|
285 |
+
<word>
|
286 |
+
<name>无限的</name>
|
287 |
+
<lang>PinYin</lang>
|
288 |
+
<syllable syllcount="3">
|
289 |
+
<phone>w_c u_c - xx_c ian_c - d_c e_c</phone>
|
290 |
+
<tone>245</tone>
|
291 |
+
</syllable>
|
292 |
+
<break>1</break>
|
293 |
+
<POS>0</POS>
|
294 |
+
</word>
|
295 |
+
<word>
|
296 |
+
<name>撑开</name>
|
297 |
+
<lang>PinYin</lang>
|
298 |
+
<syllable syllcount="2">
|
299 |
+
<phone>ch_c eng_c - k_c ai_c</phone>
|
300 |
+
<tone>11</tone>
|
301 |
+
</syllable>
|
302 |
+
<break>4</break>
|
303 |
+
<POS>0</POS>
|
304 |
+
</word>
|
305 |
+
</spoken>
|
306 |
+
</utterance>
|
307 |
+
<utterance id="test_0_9">
|
308 |
+
<text>练完一段时间之后就会发现手指开始发红发肿像</text>
|
309 |
+
<spoken wordcount="10">
|
310 |
+
<text>练完 一段 时间 之后 就会 发现 手指 开始 发红 发肿像 #4</text>
|
311 |
+
<word>
|
312 |
+
<name>练完</name>
|
313 |
+
<lang>PinYin</lang>
|
314 |
+
<syllable syllcount="2">
|
315 |
+
<phone>l_c ian_c - w_c an_c</phone>
|
316 |
+
<tone>42</tone>
|
317 |
+
</syllable>
|
318 |
+
<break>1</break>
|
319 |
+
<POS>0</POS>
|
320 |
+
</word>
|
321 |
+
<word>
|
322 |
+
<name>一段</name>
|
323 |
+
<lang>PinYin</lang>
|
324 |
+
<syllable syllcount="2">
|
325 |
+
<phone>y_c i_c - d_c uan_c</phone>
|
326 |
+
<tone>24</tone>
|
327 |
+
</syllable>
|
328 |
+
<break>1</break>
|
329 |
+
<POS>0</POS>
|
330 |
+
</word>
|
331 |
+
<word>
|
332 |
+
<name>时间</name>
|
333 |
+
<lang>PinYin</lang>
|
334 |
+
<syllable syllcount="2">
|
335 |
+
<phone>sh_c ih_c - j_c ian_c</phone>
|
336 |
+
<tone>21</tone>
|
337 |
+
</syllable>
|
338 |
+
<break>1</break>
|
339 |
+
<POS>0</POS>
|
340 |
+
</word>
|
341 |
+
<word>
|
342 |
+
<name>之后</name>
|
343 |
+
<lang>PinYin</lang>
|
344 |
+
<syllable syllcount="2">
|
345 |
+
<phone>zh_c ih_c - h_c ou_c</phone>
|
346 |
+
<tone>14</tone>
|
347 |
+
</syllable>
|
348 |
+
<break>1</break>
|
349 |
+
<POS>0</POS>
|
350 |
+
</word>
|
351 |
+
<word>
|
352 |
+
<name>就会</name>
|
353 |
+
<lang>PinYin</lang>
|
354 |
+
<syllable syllcount="2">
|
355 |
+
<phone>j_c iou_c - h_c uei_c</phone>
|
356 |
+
<tone>44</tone>
|
357 |
+
</syllable>
|
358 |
+
<break>1</break>
|
359 |
+
<POS>0</POS>
|
360 |
+
</word>
|
361 |
+
<word>
|
362 |
+
<name>发现</name>
|
363 |
+
<lang>PinYin</lang>
|
364 |
+
<syllable syllcount="2">
|
365 |
+
<phone>f_c a_c - xx_c ian_c</phone>
|
366 |
+
<tone>14</tone>
|
367 |
+
</syllable>
|
368 |
+
<break>1</break>
|
369 |
+
<POS>0</POS>
|
370 |
+
</word>
|
371 |
+
<word>
|
372 |
+
<name>手指</name>
|
373 |
+
<lang>PinYin</lang>
|
374 |
+
<syllable syllcount="2">
|
375 |
+
<phone>sh_c ou_c - zh_c ih_c</phone>
|
376 |
+
<tone>23</tone>
|
377 |
+
</syllable>
|
378 |
+
<break>1</break>
|
379 |
+
<POS>0</POS>
|
380 |
+
</word>
|
381 |
+
<word>
|
382 |
+
<name>开始</name>
|
383 |
+
<lang>PinYin</lang>
|
384 |
+
<syllable syllcount="2">
|
385 |
+
<phone>k_c ai_c - sh_c ih_c</phone>
|
386 |
+
<tone>13</tone>
|
387 |
+
</syllable>
|
388 |
+
<break>1</break>
|
389 |
+
<POS>0</POS>
|
390 |
+
</word>
|
391 |
+
<word>
|
392 |
+
<name>发红</name>
|
393 |
+
<lang>PinYin</lang>
|
394 |
+
<syllable syllcount="2">
|
395 |
+
<phone>f_c a_c - h_c ong_c</phone>
|
396 |
+
<tone>12</tone>
|
397 |
+
</syllable>
|
398 |
+
<break>1</break>
|
399 |
+
<POS>0</POS>
|
400 |
+
</word>
|
401 |
+
<word>
|
402 |
+
<name>发肿像</name>
|
403 |
+
<lang>PinYin</lang>
|
404 |
+
<syllable syllcount="3">
|
405 |
+
<phone>f_c a_c - zh_c ong_c - xx_c iang_c</phone>
|
406 |
+
<tone>134</tone>
|
407 |
+
</syllable>
|
408 |
+
<break>4</break>
|
409 |
+
<POS>0</POS>
|
410 |
+
</word>
|
411 |
+
</spoken>
|
412 |
+
</utterance>
|
413 |
+
<utterance id="test_0_6">
|
414 |
+
<text>对恋情这件事情太不容易了刚开</text>
|
415 |
+
<spoken wordcount="7">
|
416 |
+
<text>对 恋情 这件 事情 太不 容易了 #3 刚开 #4</text>
|
417 |
+
<word>
|
418 |
+
<name>对</name>
|
419 |
+
<lang>PinYin</lang>
|
420 |
+
<syllable syllcount="1">
|
421 |
+
<phone>d_c uei_c</phone>
|
422 |
+
<tone>4</tone>
|
423 |
+
</syllable>
|
424 |
+
<break>1</break>
|
425 |
+
<POS>0</POS>
|
426 |
+
</word>
|
427 |
+
<word>
|
428 |
+
<name>恋情</name>
|
429 |
+
<lang>PinYin</lang>
|
430 |
+
<syllable syllcount="2">
|
431 |
+
<phone>l_c ian_c - q_c ing_c</phone>
|
432 |
+
<tone>42</tone>
|
433 |
+
</syllable>
|
434 |
+
<break>1</break>
|
435 |
+
<POS>0</POS>
|
436 |
+
</word>
|
437 |
+
<word>
|
438 |
+
<name>这件</name>
|
439 |
+
<lang>PinYin</lang>
|
440 |
+
<syllable syllcount="2">
|
441 |
+
<phone>zh_c e_c - j_c ian_c</phone>
|
442 |
+
<tone>44</tone>
|
443 |
+
</syllable>
|
444 |
+
<break>1</break>
|
445 |
+
<POS>0</POS>
|
446 |
+
</word>
|
447 |
+
<word>
|
448 |
+
<name>事情</name>
|
449 |
+
<lang>PinYin</lang>
|
450 |
+
<syllable syllcount="2">
|
451 |
+
<phone>sh_c ih_c - q_c ing_c</phone>
|
452 |
+
<tone>45</tone>
|
453 |
+
</syllable>
|
454 |
+
<break>1</break>
|
455 |
+
<POS>0</POS>
|
456 |
+
</word>
|
457 |
+
<word>
|
458 |
+
<name>太不</name>
|
459 |
+
<lang>PinYin</lang>
|
460 |
+
<syllable syllcount="2">
|
461 |
+
<phone>t_c ai_c - b_c u_c</phone>
|
462 |
+
<tone>44</tone>
|
463 |
+
</syllable>
|
464 |
+
<break>1</break>
|
465 |
+
<POS>0</POS>
|
466 |
+
</word>
|
467 |
+
<word>
|
468 |
+
<name>容易了</name>
|
469 |
+
<lang>PinYin</lang>
|
470 |
+
<syllable syllcount="3">
|
471 |
+
<phone>r_c ong_c - y_c i_c - l_c e_c</phone>
|
472 |
+
<tone>245</tone>
|
473 |
+
</syllable>
|
474 |
+
<break>3</break>
|
475 |
+
<POS>0</POS>
|
476 |
+
</word>
|
477 |
+
<word>
|
478 |
+
<name>刚开</name>
|
479 |
+
<lang>PinYin</lang>
|
480 |
+
<syllable syllcount="2">
|
481 |
+
<phone>g_c ang_c - k_c ai_c</phone>
|
482 |
+
<tone>11</tone>
|
483 |
+
</syllable>
|
484 |
+
<break>4</break>
|
485 |
+
<POS>0</POS>
|
486 |
+
</word>
|
487 |
+
</spoken>
|
488 |
+
</utterance>
|
489 |
+
<utterance id="test_0_14">
|
490 |
+
<text>长出厚厚的剪子给</text>
|
491 |
+
<spoken wordcount="4">
|
492 |
+
<text>长出 厚厚的 剪子 给 #4</text>
|
493 |
+
<word>
|
494 |
+
<name>长出</name>
|
495 |
+
<lang>PinYin</lang>
|
496 |
+
<syllable syllcount="2">
|
497 |
+
<phone>zh_c ang_c - ch_c u_c</phone>
|
498 |
+
<tone>31</tone>
|
499 |
+
</syllable>
|
500 |
+
<break>1</break>
|
501 |
+
<POS>0</POS>
|
502 |
+
</word>
|
503 |
+
<word>
|
504 |
+
<name>厚厚的</name>
|
505 |
+
<lang>PinYin</lang>
|
506 |
+
<syllable syllcount="3">
|
507 |
+
<phone>h_c ou_c - h_c ou_c - d_c e_c</phone>
|
508 |
+
<tone>445</tone>
|
509 |
+
</syllable>
|
510 |
+
<break>1</break>
|
511 |
+
<POS>0</POS>
|
512 |
+
</word>
|
513 |
+
<word>
|
514 |
+
<name>剪子</name>
|
515 |
+
<lang>PinYin</lang>
|
516 |
+
<syllable syllcount="2">
|
517 |
+
<phone>j_c ian_c - z_c ii_c</phone>
|
518 |
+
<tone>35</tone>
|
519 |
+
</syllable>
|
520 |
+
<break>1</break>
|
521 |
+
<POS>0</POS>
|
522 |
+
</word>
|
523 |
+
<word>
|
524 |
+
<name>给</name>
|
525 |
+
<lang>PinYin</lang>
|
526 |
+
<syllable syllcount="1">
|
527 |
+
<phone>g_c ei_c</phone>
|
528 |
+
<tone>3</tone>
|
529 |
+
</syllable>
|
530 |
+
<break>4</break>
|
531 |
+
<POS>0</POS>
|
532 |
+
</word>
|
533 |
+
</spoken>
|
534 |
+
</utterance>
|
535 |
+
<utterance id="test_0_3">
|
536 |
+
<text>音乐感染每一个人</text>
|
537 |
+
<spoken wordcount="3">
|
538 |
+
<text>音乐 感染 每一个人 #4</text>
|
539 |
+
<word>
|
540 |
+
<name>音乐</name>
|
541 |
+
<lang>PinYin</lang>
|
542 |
+
<syllable syllcount="2">
|
543 |
+
<phone>y_c in_c - y_c ve_c</phone>
|
544 |
+
<tone>14</tone>
|
545 |
+
</syllable>
|
546 |
+
<break>1</break>
|
547 |
+
<POS>0</POS>
|
548 |
+
</word>
|
549 |
+
<word>
|
550 |
+
<name>感染</name>
|
551 |
+
<lang>PinYin</lang>
|
552 |
+
<syllable syllcount="2">
|
553 |
+
<phone>g_c an_c - r_c an_c</phone>
|
554 |
+
<tone>22</tone>
|
555 |
+
</syllable>
|
556 |
+
<break>1</break>
|
557 |
+
<POS>0</POS>
|
558 |
+
</word>
|
559 |
+
<word>
|
560 |
+
<name>每一个人</name>
|
561 |
+
<lang>PinYin</lang>
|
562 |
+
<syllable syllcount="4">
|
563 |
+
<phone>m_c ei_c - y_c i_c - g_c e_c - r_c en_c</phone>
|
564 |
+
<tone>3252</tone>
|
565 |
+
</syllable>
|
566 |
+
<break>4</break>
|
567 |
+
<POS>0</POS>
|
568 |
+
</word>
|
569 |
+
</spoken>
|
570 |
+
</utterance>
|
571 |
+
<utterance id="test_0_10">
|
572 |
+
<text>像火烧一样疼</text>
|
573 |
+
<spoken wordcount="4">
|
574 |
+
<text>像 火烧 一样 疼 #4</text>
|
575 |
+
<word>
|
576 |
+
<name>像</name>
|
577 |
+
<lang>PinYin</lang>
|
578 |
+
<syllable syllcount="1">
|
579 |
+
<phone>xx_c iang_c</phone>
|
580 |
+
<tone>4</tone>
|
581 |
+
</syllable>
|
582 |
+
<break>1</break>
|
583 |
+
<POS>0</POS>
|
584 |
+
</word>
|
585 |
+
<word>
|
586 |
+
<name>火烧</name>
|
587 |
+
<lang>PinYin</lang>
|
588 |
+
<syllable syllcount="2">
|
589 |
+
<phone>h_c uo_c - sh_c ao_c</phone>
|
590 |
+
<tone>35</tone>
|
591 |
+
</syllable>
|
592 |
+
<break>1</break>
|
593 |
+
<POS>0</POS>
|
594 |
+
</word>
|
595 |
+
<word>
|
596 |
+
<name>一样</name>
|
597 |
+
<lang>PinYin</lang>
|
598 |
+
<syllable syllcount="2">
|
599 |
+
<phone>y_c i_c - y_c ang_c</phone>
|
600 |
+
<tone>24</tone>
|
601 |
+
</syllable>
|
602 |
+
<break>1</break>
|
603 |
+
<POS>0</POS>
|
604 |
+
</word>
|
605 |
+
<word>
|
606 |
+
<name>疼</name>
|
607 |
+
<lang>PinYin</lang>
|
608 |
+
<syllable syllcount="1">
|
609 |
+
<phone>t_c eng_c</phone>
|
610 |
+
<tone>2</tone>
|
611 |
+
</syllable>
|
612 |
+
<break>4</break>
|
613 |
+
<POS>0</POS>
|
614 |
+
</word>
|
615 |
+
</spoken>
|
616 |
+
</utterance>
|
617 |
+
<utterance id="test_0_13">
|
618 |
+
<text>要练到直到第一层皮退下去</text>
|
619 |
+
<spoken wordcount="6">
|
620 |
+
<text>要 练到 直到 第一 层皮 退下去 #4</text>
|
621 |
+
<word>
|
622 |
+
<name>要</name>
|
623 |
+
<lang>PinYin</lang>
|
624 |
+
<syllable syllcount="1">
|
625 |
+
<phone>y_c ao_c</phone>
|
626 |
+
<tone>4</tone>
|
627 |
+
</syllable>
|
628 |
+
<break>1</break>
|
629 |
+
<POS>0</POS>
|
630 |
+
</word>
|
631 |
+
<word>
|
632 |
+
<name>练到</name>
|
633 |
+
<lang>PinYin</lang>
|
634 |
+
<syllable syllcount="2">
|
635 |
+
<phone>l_c ian_c - d_c ao_c</phone>
|
636 |
+
<tone>44</tone>
|
637 |
+
</syllable>
|
638 |
+
<break>1</break>
|
639 |
+
<POS>0</POS>
|
640 |
+
</word>
|
641 |
+
<word>
|
642 |
+
<name>直到</name>
|
643 |
+
<lang>PinYin</lang>
|
644 |
+
<syllable syllcount="2">
|
645 |
+
<phone>zh_c ih_c - d_c ao_c</phone>
|
646 |
+
<tone>24</tone>
|
647 |
+
</syllable>
|
648 |
+
<break>1</break>
|
649 |
+
<POS>0</POS>
|
650 |
+
</word>
|
651 |
+
<word>
|
652 |
+
<name>第一</name>
|
653 |
+
<lang>PinYin</lang>
|
654 |
+
<syllable syllcount="2">
|
655 |
+
<phone>d_c i_c - y_c i_c</phone>
|
656 |
+
<tone>41</tone>
|
657 |
+
</syllable>
|
658 |
+
<break>1</break>
|
659 |
+
<POS>0</POS>
|
660 |
+
</word>
|
661 |
+
<word>
|
662 |
+
<name>层皮</name>
|
663 |
+
<lang>PinYin</lang>
|
664 |
+
<syllable syllcount="2">
|
665 |
+
<phone>c_c eng_c - p_c i_c</phone>
|
666 |
+
<tone>22</tone>
|
667 |
+
</syllable>
|
668 |
+
<break>1</break>
|
669 |
+
<POS>0</POS>
|
670 |
+
</word>
|
671 |
+
<word>
|
672 |
+
<name>退下去</name>
|
673 |
+
<lang>PinYin</lang>
|
674 |
+
<syllable syllcount="3">
|
675 |
+
<phone>t_c uei_c - xx_c ia_c - q_c v_c</phone>
|
676 |
+
<tone>444</tone>
|
677 |
+
</syllable>
|
678 |
+
<break>4</break>
|
679 |
+
<POS>0</POS>
|
680 |
+
</word>
|
681 |
+
</spoken>
|
682 |
+
</utterance>
|
683 |
+
<utterance id="test_0_7">
|
684 |
+
<text>开始练琴的时候因为</text>
|
685 |
+
<spoken wordcount="4">
|
686 |
+
<text>开始 练琴的 时候 因为 #4</text>
|
687 |
+
<word>
|
688 |
+
<name>开始</name>
|
689 |
+
<lang>PinYin</lang>
|
690 |
+
<syllable syllcount="2">
|
691 |
+
<phone>k_c ai_c - sh_c ih_c</phone>
|
692 |
+
<tone>13</tone>
|
693 |
+
</syllable>
|
694 |
+
<break>1</break>
|
695 |
+
<POS>0</POS>
|
696 |
+
</word>
|
697 |
+
<word>
|
698 |
+
<name>练琴的</name>
|
699 |
+
<lang>PinYin</lang>
|
700 |
+
<syllable syllcount="3">
|
701 |
+
<phone>l_c ian_c - q_c in_c - d_c e_c</phone>
|
702 |
+
<tone>425</tone>
|
703 |
+
</syllable>
|
704 |
+
<break>1</break>
|
705 |
+
<POS>0</POS>
|
706 |
+
</word>
|
707 |
+
<word>
|
708 |
+
<name>时候</name>
|
709 |
+
<lang>PinYin</lang>
|
710 |
+
<syllable syllcount="2">
|
711 |
+
<phone>sh_c ih_c - h_c ou_c</phone>
|
712 |
+
<tone>24</tone>
|
713 |
+
</syllable>
|
714 |
+
<break>1</break>
|
715 |
+
<POS>0</POS>
|
716 |
+
</word>
|
717 |
+
<word>
|
718 |
+
<name>因为</name>
|
719 |
+
<lang>PinYin</lang>
|
720 |
+
<syllable syllcount="2">
|
721 |
+
<phone>y_c in_c - w_c ei_c</phone>
|
722 |
+
<tone>14</tone>
|
723 |
+
</syllable>
|
724 |
+
<break>4</break>
|
725 |
+
<POS>0</POS>
|
726 |
+
</word>
|
727 |
+
</spoken>
|
728 |
+
</utterance>
|
729 |
+
<utterance id="test_0_17">
|
730 |
+
<text>左手要比右手大那么一点点因</text>
|
731 |
+
<spoken wordcount="8">
|
732 |
+
<text>左手 要比 右手 大 那么 一点 点 #3 因 #4</text>
|
733 |
+
<word>
|
734 |
+
<name>左手</name>
|
735 |
+
<lang>PinYin</lang>
|
736 |
+
<syllable syllcount="2">
|
737 |
+
<phone>z_c uo_c - sh_c ou_c</phone>
|
738 |
+
<tone>23</tone>
|
739 |
+
</syllable>
|
740 |
+
<break>1</break>
|
741 |
+
<POS>0</POS>
|
742 |
+
</word>
|
743 |
+
<word>
|
744 |
+
<name>要比</name>
|
745 |
+
<lang>PinYin</lang>
|
746 |
+
<syllable syllcount="2">
|
747 |
+
<phone>y_c ao_c - b_c i_c</phone>
|
748 |
+
<tone>43</tone>
|
749 |
+
</syllable>
|
750 |
+
<break>1</break>
|
751 |
+
<POS>0</POS>
|
752 |
+
</word>
|
753 |
+
<word>
|
754 |
+
<name>右手</name>
|
755 |
+
<lang>PinYin</lang>
|
756 |
+
<syllable syllcount="2">
|
757 |
+
<phone>y_c ou_c - sh_c ou_c</phone>
|
758 |
+
<tone>43</tone>
|
759 |
+
</syllable>
|
760 |
+
<break>1</break>
|
761 |
+
<POS>0</POS>
|
762 |
+
</word>
|
763 |
+
<word>
|
764 |
+
<name>大</name>
|
765 |
+
<lang>PinYin</lang>
|
766 |
+
<syllable syllcount="1">
|
767 |
+
<phone>d_c a_c</phone>
|
768 |
+
<tone>4</tone>
|
769 |
+
</syllable>
|
770 |
+
<break>1</break>
|
771 |
+
<POS>0</POS>
|
772 |
+
</word>
|
773 |
+
<word>
|
774 |
+
<name>那么</name>
|
775 |
+
<lang>PinYin</lang>
|
776 |
+
<syllable syllcount="2">
|
777 |
+
<phone>n_c a_c - m_c e_c</phone>
|
778 |
+
<tone>45</tone>
|
779 |
+
</syllable>
|
780 |
+
<break>1</break>
|
781 |
+
<POS>0</POS>
|
782 |
+
</word>
|
783 |
+
<word>
|
784 |
+
<name>一点</name>
|
785 |
+
<lang>PinYin</lang>
|
786 |
+
<syllable syllcount="2">
|
787 |
+
<phone>y_c i_c - d_c ian_c</phone>
|
788 |
+
<tone>42</tone>
|
789 |
+
</syllable>
|
790 |
+
<break>1</break>
|
791 |
+
<POS>0</POS>
|
792 |
+
</word>
|
793 |
+
<word>
|
794 |
+
<name>点</name>
|
795 |
+
<lang>PinYin</lang>
|
796 |
+
<syllable syllcount="1">
|
797 |
+
<phone>d_c ian_c</phone>
|
798 |
+
<tone>3</tone>
|
799 |
+
</syllable>
|
800 |
+
<break>3</break>
|
801 |
+
<POS>0</POS>
|
802 |
+
</word>
|
803 |
+
<word>
|
804 |
+
<name>因</name>
|
805 |
+
<lang>PinYin</lang>
|
806 |
+
<syllable syllcount="1">
|
807 |
+
<phone>y_c in_c</phone>
|
808 |
+
<tone>1</tone>
|
809 |
+
</syllable>
|
810 |
+
<break>4</break>
|
811 |
+
<POS>0</POS>
|
812 |
+
</word>
|
813 |
+
</spoken>
|
814 |
+
</utterance>
|
815 |
+
<utterance id="test_0_0">
|
816 |
+
<text>在十二岁以前呢我从来没有想过自己会演戏</text>
|
817 |
+
<spoken wordcount="10">
|
818 |
+
<text>在 十二岁 以前呢 我 从来 没有 想过 自己 会 演戏 #4</text>
|
819 |
+
<word>
|
820 |
+
<name>在</name>
|
821 |
+
<lang>PinYin</lang>
|
822 |
+
<syllable syllcount="1">
|
823 |
+
<phone>z_c ai_c</phone>
|
824 |
+
<tone>4</tone>
|
825 |
+
</syllable>
|
826 |
+
<break>1</break>
|
827 |
+
<POS>0</POS>
|
828 |
+
</word>
|
829 |
+
<word>
|
830 |
+
<name>十二岁</name>
|
831 |
+
<lang>PinYin</lang>
|
832 |
+
<syllable syllcount="3">
|
833 |
+
<phone>sh_c ih_c - ge er_c - s_c uei_c</phone>
|
834 |
+
<tone>244</tone>
|
835 |
+
</syllable>
|
836 |
+
<break>1</break>
|
837 |
+
<POS>0</POS>
|
838 |
+
</word>
|
839 |
+
<word>
|
840 |
+
<name>以前呢</name>
|
841 |
+
<lang>PinYin</lang>
|
842 |
+
<syllable syllcount="3">
|
843 |
+
<phone>y_c i_c - q_c ian_c - n_c e_c</phone>
|
844 |
+
<tone>325</tone>
|
845 |
+
</syllable>
|
846 |
+
<break>1</break>
|
847 |
+
<POS>0</POS>
|
848 |
+
</word>
|
849 |
+
<word>
|
850 |
+
<name>我</name>
|
851 |
+
<lang>PinYin</lang>
|
852 |
+
<syllable syllcount="1">
|
853 |
+
<phone>w_c o_c</phone>
|
854 |
+
<tone>3</tone>
|
855 |
+
</syllable>
|
856 |
+
<break>1</break>
|
857 |
+
<POS>0</POS>
|
858 |
+
</word>
|
859 |
+
<word>
|
860 |
+
<name>从来</name>
|
861 |
+
<lang>PinYin</lang>
|
862 |
+
<syllable syllcount="2">
|
863 |
+
<phone>c_c ong_c - l_c ai_c</phone>
|
864 |
+
<tone>22</tone>
|
865 |
+
</syllable>
|
866 |
+
<break>1</break>
|
867 |
+
<POS>0</POS>
|
868 |
+
</word>
|
869 |
+
<word>
|
870 |
+
<name>没有</name>
|
871 |
+
<lang>PinYin</lang>
|
872 |
+
<syllable syllcount="2">
|
873 |
+
<phone>m_c ei_c - y_c ou_c</phone>
|
874 |
+
<tone>22</tone>
|
875 |
+
</syllable>
|
876 |
+
<break>1</break>
|
877 |
+
<POS>0</POS>
|
878 |
+
</word>
|
879 |
+
<word>
|
880 |
+
<name>想过</name>
|
881 |
+
<lang>PinYin</lang>
|
882 |
+
<syllable syllcount="2">
|
883 |
+
<phone>xx_c iang_c - g_c uo_c</phone>
|
884 |
+
<tone>34</tone>
|
885 |
+
</syllable>
|
886 |
+
<break>1</break>
|
887 |
+
<POS>0</POS>
|
888 |
+
</word>
|
889 |
+
<word>
|
890 |
+
<name>自己</name>
|
891 |
+
<lang>PinYin</lang>
|
892 |
+
<syllable syllcount="2">
|
893 |
+
<phone>z_c ii_c - j_c i_c</phone>
|
894 |
+
<tone>43</tone>
|
895 |
+
</syllable>
|
896 |
+
<break>1</break>
|
897 |
+
<POS>0</POS>
|
898 |
+
</word>
|
899 |
+
<word>
|
900 |
+
<name>会</name>
|
901 |
+
<lang>PinYin</lang>
|
902 |
+
<syllable syllcount="1">
|
903 |
+
<phone>h_c uei_c</phone>
|
904 |
+
<tone>4</tone>
|
905 |
+
</syllable>
|
906 |
+
<break>1</break>
|
907 |
+
<POS>0</POS>
|
908 |
+
</word>
|
909 |
+
<word>
|
910 |
+
<name>演戏</name>
|
911 |
+
<lang>PinYin</lang>
|
912 |
+
<syllable syllcount="2">
|
913 |
+
<phone>y_c an_c - xx_c i_c</phone>
|
914 |
+
<tone>34</tone>
|
915 |
+
</syllable>
|
916 |
+
<break>4</break>
|
917 |
+
<POS>0</POS>
|
918 |
+
</word>
|
919 |
+
</spoken>
|
920 |
+
</utterance>
|
921 |
+
<utterance id="test_0_5">
|
922 |
+
<text>其实我特别能理解那些中途想要放弃逃跑的一些学生</text>
|
923 |
+
<spoken wordcount="12">
|
924 |
+
<text>其实 我 特别 能 理解 那些 #3 中途 想要 放弃 逃跑的 一些 学生 #4</text>
|
925 |
+
<word>
|
926 |
+
<name>其实</name>
|
927 |
+
<lang>PinYin</lang>
|
928 |
+
<syllable syllcount="2">
|
929 |
+
<phone>q_c i_c - sh_c ih_c</phone>
|
930 |
+
<tone>22</tone>
|
931 |
+
</syllable>
|
932 |
+
<break>1</break>
|
933 |
+
<POS>0</POS>
|
934 |
+
</word>
|
935 |
+
<word>
|
936 |
+
<name>我</name>
|
937 |
+
<lang>PinYin</lang>
|
938 |
+
<syllable syllcount="1">
|
939 |
+
<phone>w_c o_c</phone>
|
940 |
+
<tone>3</tone>
|
941 |
+
</syllable>
|
942 |
+
<break>1</break>
|
943 |
+
<POS>0</POS>
|
944 |
+
</word>
|
945 |
+
<word>
|
946 |
+
<name>特别</name>
|
947 |
+
<lang>PinYin</lang>
|
948 |
+
<syllable syllcount="2">
|
949 |
+
<phone>t_c e_c - b_c ie_c</phone>
|
950 |
+
<tone>42</tone>
|
951 |
+
</syllable>
|
952 |
+
<break>1</break>
|
953 |
+
<POS>0</POS>
|
954 |
+
</word>
|
955 |
+
<word>
|
956 |
+
<name>能</name>
|
957 |
+
<lang>PinYin</lang>
|
958 |
+
<syllable syllcount="1">
|
959 |
+
<phone>n_c eng_c</phone>
|
960 |
+
<tone>2</tone>
|
961 |
+
</syllable>
|
962 |
+
<break>1</break>
|
963 |
+
<POS>0</POS>
|
964 |
+
</word>
|
965 |
+
<word>
|
966 |
+
<name>理解</name>
|
967 |
+
<lang>PinYin</lang>
|
968 |
+
<syllable syllcount="2">
|
969 |
+
<phone>l_c i_c - j_c ie_c</phone>
|
970 |
+
<tone>23</tone>
|
971 |
+
</syllable>
|
972 |
+
<break>1</break>
|
973 |
+
<POS>0</POS>
|
974 |
+
</word>
|
975 |
+
<word>
|
976 |
+
<name>那些</name>
|
977 |
+
<lang>PinYin</lang>
|
978 |
+
<syllable syllcount="2">
|
979 |
+
<phone>n_c a_c - xx_c ie_c</phone>
|
980 |
+
<tone>41</tone>
|
981 |
+
</syllable>
|
982 |
+
<break>3</break>
|
983 |
+
<POS>0</POS>
|
984 |
+
</word>
|
985 |
+
<word>
|
986 |
+
<name>中途</name>
|
987 |
+
<lang>PinYin</lang>
|
988 |
+
<syllable syllcount="2">
|
989 |
+
<phone>zh_c ong_c - t_c u_c</phone>
|
990 |
+
<tone>12</tone>
|
991 |
+
</syllable>
|
992 |
+
<break>1</break>
|
993 |
+
<POS>0</POS>
|
994 |
+
</word>
|
995 |
+
<word>
|
996 |
+
<name>想要</name>
|
997 |
+
<lang>PinYin</lang>
|
998 |
+
<syllable syllcount="2">
|
999 |
+
<phone>xx_c iang_c - y_c ao_c</phone>
|
1000 |
+
<tone>34</tone>
|
1001 |
+
</syllable>
|
1002 |
+
<break>1</break>
|
1003 |
+
<POS>0</POS>
|
1004 |
+
</word>
|
1005 |
+
<word>
|
1006 |
+
<name>放弃</name>
|
1007 |
+
<lang>PinYin</lang>
|
1008 |
+
<syllable syllcount="2">
|
1009 |
+
<phone>f_c ang_c - q_c i_c</phone>
|
1010 |
+
<tone>44</tone>
|
1011 |
+
</syllable>
|
1012 |
+
<break>1</break>
|
1013 |
+
<POS>0</POS>
|
1014 |
+
</word>
|
1015 |
+
<word>
|
1016 |
+
<name>逃跑的</name>
|
1017 |
+
<lang>PinYin</lang>
|
1018 |
+
<syllable syllcount="3">
|
1019 |
+
<phone>t_c ao_c - p_c ao_c - d_c e_c</phone>
|
1020 |
+
<tone>235</tone>
|
1021 |
+
</syllable>
|
1022 |
+
<break>1</break>
|
1023 |
+
<POS>0</POS>
|
1024 |
+
</word>
|
1025 |
+
<word>
|
1026 |
+
<name>一些</name>
|
1027 |
+
<lang>PinYin</lang>
|
1028 |
+
<syllable syllcount="2">
|
1029 |
+
<phone>y_c i_c - xx_c ie_c</phone>
|
1030 |
+
<tone>41</tone>
|
1031 |
+
</syllable>
|
1032 |
+
<break>1</break>
|
1033 |
+
<POS>0</POS>
|
1034 |
+
</word>
|
1035 |
+
<word>
|
1036 |
+
<name>学生</name>
|
1037 |
+
<lang>PinYin</lang>
|
1038 |
+
<syllable syllcount="2">
|
1039 |
+
<phone>xx_c ve_c - sh_c eng_c</phone>
|
1040 |
+
<tone>21</tone>
|
1041 |
+
</syllable>
|
1042 |
+
<break>4</break>
|
1043 |
+
<POS>0</POS>
|
1044 |
+
</word>
|
1045 |
+
</spoken>
|
1046 |
+
</utterance>
|
1047 |
+
<utterance id="test_0_12">
|
1048 |
+
<text>就练好几个小时练</text>
|
1049 |
+
<spoken wordcount="4">
|
1050 |
+
<text>就练 好几个 小时 #3 练 #4</text>
|
1051 |
+
<word>
|
1052 |
+
<name>就练</name>
|
1053 |
+
<lang>PinYin</lang>
|
1054 |
+
<syllable syllcount="2">
|
1055 |
+
<phone>j_c iou_c - l_c ian_c</phone>
|
1056 |
+
<tone>44</tone>
|
1057 |
+
</syllable>
|
1058 |
+
<break>1</break>
|
1059 |
+
<POS>0</POS>
|
1060 |
+
</word>
|
1061 |
+
<word>
|
1062 |
+
<name>好几个</name>
|
1063 |
+
<lang>PinYin</lang>
|
1064 |
+
<syllable syllcount="3">
|
1065 |
+
<phone>h_c ao_c - j_c i_c - g_c e_c</phone>
|
1066 |
+
<tone>235</tone>
|
1067 |
+
</syllable>
|
1068 |
+
<break>1</break>
|
1069 |
+
<POS>0</POS>
|
1070 |
+
</word>
|
1071 |
+
<word>
|
1072 |
+
<name>小时</name>
|
1073 |
+
<lang>PinYin</lang>
|
1074 |
+
<syllable syllcount="2">
|
1075 |
+
<phone>xx_c iao_c - sh_c ih_c</phone>
|
1076 |
+
<tone>32</tone>
|
1077 |
+
</syllable>
|
1078 |
+
<break>3</break>
|
1079 |
+
<POS>0</POS>
|
1080 |
+
</word>
|
1081 |
+
<word>
|
1082 |
+
<name>练</name>
|
1083 |
+
<lang>PinYin</lang>
|
1084 |
+
<syllable syllcount="1">
|
1085 |
+
<phone>l_c ian_c</phone>
|
1086 |
+
<tone>4</tone>
|
1087 |
+
</syllable>
|
1088 |
+
<break>4</break>
|
1089 |
+
<POS>0</POS>
|
1090 |
+
</word>
|
1091 |
+
</spoken>
|
1092 |
+
</utterance>
|
1093 |
+
<utterance id="test_0_2">
|
1094 |
+
<text>在非常神圣的音乐厅里面用</text>
|
1095 |
+
<spoken wordcount="6">
|
1096 |
+
<text>在 非常 神圣的 音乐厅 里面 #3 用 #4</text>
|
1097 |
+
<word>
|
1098 |
+
<name>在</name>
|
1099 |
+
<lang>PinYin</lang>
|
1100 |
+
<syllable syllcount="1">
|
1101 |
+
<phone>z_c ai_c</phone>
|
1102 |
+
<tone>4</tone>
|
1103 |
+
</syllable>
|
1104 |
+
<break>1</break>
|
1105 |
+
<POS>0</POS>
|
1106 |
+
</word>
|
1107 |
+
<word>
|
1108 |
+
<name>非常</name>
|
1109 |
+
<lang>PinYin</lang>
|
1110 |
+
<syllable syllcount="2">
|
1111 |
+
<phone>f_c ei_c - ch_c ang_c</phone>
|
1112 |
+
<tone>12</tone>
|
1113 |
+
</syllable>
|
1114 |
+
<break>1</break>
|
1115 |
+
<POS>0</POS>
|
1116 |
+
</word>
|
1117 |
+
<word>
|
1118 |
+
<name>神圣的</name>
|
1119 |
+
<lang>PinYin</lang>
|
1120 |
+
<syllable syllcount="3">
|
1121 |
+
<phone>sh_c en_c - sh_c eng_c - d_c e_c</phone>
|
1122 |
+
<tone>245</tone>
|
1123 |
+
</syllable>
|
1124 |
+
<break>1</break>
|
1125 |
+
<POS>0</POS>
|
1126 |
+
</word>
|
1127 |
+
<word>
|
1128 |
+
<name>音乐厅</name>
|
1129 |
+
<lang>PinYin</lang>
|
1130 |
+
<syllable syllcount="3">
|
1131 |
+
<phone>y_c in_c - y_c ve_c - t_c ing_c</phone>
|
1132 |
+
<tone>141</tone>
|
1133 |
+
</syllable>
|
1134 |
+
<break>1</break>
|
1135 |
+
<POS>0</POS>
|
1136 |
+
</word>
|
1137 |
+
<word>
|
1138 |
+
<name>里面</name>
|
1139 |
+
<lang>PinYin</lang>
|
1140 |
+
<syllable syllcount="2">
|
1141 |
+
<phone>l_c i_c - m_c ian_c</phone>
|
1142 |
+
<tone>34</tone>
|
1143 |
+
</syllable>
|
1144 |
+
<break>3</break>
|
1145 |
+
<POS>0</POS>
|
1146 |
+
</word>
|
1147 |
+
<word>
|
1148 |
+
<name>用</name>
|
1149 |
+
<lang>PinYin</lang>
|
1150 |
+
<syllable syllcount="1">
|
1151 |
+
<phone>y_c ong_c</phone>
|
1152 |
+
<tone>4</tone>
|
1153 |
+
</syllable>
|
1154 |
+
<break>4</break>
|
1155 |
+
<POS>0</POS>
|
1156 |
+
</word>
|
1157 |
+
</spoken>
|
1158 |
+
</utterance>
|
1159 |
+
<utterance id="test_0_8">
|
1160 |
+
<text>手指要不停的在纸板上面摩擦</text>
|
1161 |
+
<spoken wordcount="7">
|
1162 |
+
<text>手指 要 不停的 在 纸板 上面 摩擦 #4</text>
|
1163 |
+
<word>
|
1164 |
+
<name>手指</name>
|
1165 |
+
<lang>PinYin</lang>
|
1166 |
+
<syllable syllcount="2">
|
1167 |
+
<phone>sh_c ou_c - zh_c ih_c</phone>
|
1168 |
+
<tone>23</tone>
|
1169 |
+
</syllable>
|
1170 |
+
<break>1</break>
|
1171 |
+
<POS>0</POS>
|
1172 |
+
</word>
|
1173 |
+
<word>
|
1174 |
+
<name>要</name>
|
1175 |
+
<lang>PinYin</lang>
|
1176 |
+
<syllable syllcount="1">
|
1177 |
+
<phone>y_c ao_c</phone>
|
1178 |
+
<tone>4</tone>
|
1179 |
+
</syllable>
|
1180 |
+
<break>1</break>
|
1181 |
+
<POS>0</POS>
|
1182 |
+
</word>
|
1183 |
+
<word>
|
1184 |
+
<name>不停的</name>
|
1185 |
+
<lang>PinYin</lang>
|
1186 |
+
<syllable syllcount="3">
|
1187 |
+
<phone>b_c u_c - t_c ing_c - d_c e_c</phone>
|
1188 |
+
<tone>425</tone>
|
1189 |
+
</syllable>
|
1190 |
+
<break>1</break>
|
1191 |
+
<POS>0</POS>
|
1192 |
+
</word>
|
1193 |
+
<word>
|
1194 |
+
<name>在</name>
|
1195 |
+
<lang>PinYin</lang>
|
1196 |
+
<syllable syllcount="1">
|
1197 |
+
<phone>z_c ai_c</phone>
|
1198 |
+
<tone>4</tone>
|
1199 |
+
</syllable>
|
1200 |
+
<break>1</break>
|
1201 |
+
<POS>0</POS>
|
1202 |
+
</word>
|
1203 |
+
<word>
|
1204 |
+
<name>纸板</name>
|
1205 |
+
<lang>PinYin</lang>
|
1206 |
+
<syllable syllcount="2">
|
1207 |
+
<phone>zh_c ih_c - b_c an_c</phone>
|
1208 |
+
<tone>23</tone>
|
1209 |
+
</syllable>
|
1210 |
+
<break>1</break>
|
1211 |
+
<POS>0</POS>
|
1212 |
+
</word>
|
1213 |
+
<word>
|
1214 |
+
<name>上面</name>
|
1215 |
+
<lang>PinYin</lang>
|
1216 |
+
<syllable syllcount="2">
|
1217 |
+
<phone>sh_c ang_c - m_c ian_c</phone>
|
1218 |
+
<tone>45</tone>
|
1219 |
+
</syllable>
|
1220 |
+
<break>1</break>
|
1221 |
+
<POS>0</POS>
|
1222 |
+
</word>
|
1223 |
+
<word>
|
1224 |
+
<name>摩擦</name>
|
1225 |
+
<lang>PinYin</lang>
|
1226 |
+
<syllable syllcount="2">
|
1227 |
+
<phone>m_c o_c - c_c a_c</phone>
|
1228 |
+
<tone>21</tone>
|
1229 |
+
</syllable>
|
1230 |
+
<break>4</break>
|
1231 |
+
<POS>0</POS>
|
1232 |
+
</word>
|
1233 |
+
</spoken>
|
1234 |
+
</utterance>
|
1235 |
+
<utterance id="test_0_18">
|
1236 |
+
<text>在在恋情的过程当中呢你的左</text>
|
1237 |
+
<spoken wordcount="5">
|
1238 |
+
<text>在在 恋情的 过程 当中呢 #3 你的左 #4</text>
|
1239 |
+
<word>
|
1240 |
+
<name>在在</name>
|
1241 |
+
<lang>PinYin</lang>
|
1242 |
+
<syllable syllcount="2">
|
1243 |
+
<phone>z_c ai_c - z_c ai_c</phone>
|
1244 |
+
<tone>44</tone>
|
1245 |
+
</syllable>
|
1246 |
+
<break>1</break>
|
1247 |
+
<POS>0</POS>
|
1248 |
+
</word>
|
1249 |
+
<word>
|
1250 |
+
<name>恋情的</name>
|
1251 |
+
<lang>PinYin</lang>
|
1252 |
+
<syllable syllcount="3">
|
1253 |
+
<phone>l_c ian_c - q_c ing_c - d_c e_c</phone>
|
1254 |
+
<tone>425</tone>
|
1255 |
+
</syllable>
|
1256 |
+
<break>1</break>
|
1257 |
+
<POS>0</POS>
|
1258 |
+
</word>
|
1259 |
+
<word>
|
1260 |
+
<name>过程</name>
|
1261 |
+
<lang>PinYin</lang>
|
1262 |
+
<syllable syllcount="2">
|
1263 |
+
<phone>g_c uo_c - ch_c eng_c</phone>
|
1264 |
+
<tone>42</tone>
|
1265 |
+
</syllable>
|
1266 |
+
<break>1</break>
|
1267 |
+
<POS>0</POS>
|
1268 |
+
</word>
|
1269 |
+
<word>
|
1270 |
+
<name>当中呢</name>
|
1271 |
+
<lang>PinYin</lang>
|
1272 |
+
<syllable syllcount="3">
|
1273 |
+
<phone>d_c ang_c - zh_c ong_c - n_c e_c</phone>
|
1274 |
+
<tone>115</tone>
|
1275 |
+
</syllable>
|
1276 |
+
<break>3</break>
|
1277 |
+
<POS>0</POS>
|
1278 |
+
</word>
|
1279 |
+
<word>
|
1280 |
+
<name>你的左</name>
|
1281 |
+
<lang>PinYin</lang>
|
1282 |
+
<syllable syllcount="3">
|
1283 |
+
<phone>n_c i_c - d_c e_c - z_c uo_c</phone>
|
1284 |
+
<tone>353</tone>
|
1285 |
+
</syllable>
|
1286 |
+
<break>4</break>
|
1287 |
+
<POS>0</POS>
|
1288 |
+
</word>
|
1289 |
+
</spoken>
|
1290 |
+
</utterance>
|
1291 |
+
<utterance id="test_0_4">
|
1292 |
+
<text>我是从六岁开始学琴的所以就</text>
|
1293 |
+
<spoken wordcount="8">
|
1294 |
+
<text>我 是 从 六岁 开始 学琴的 #3 所以 就 #4</text>
|
1295 |
+
<word>
|
1296 |
+
<name>我</name>
|
1297 |
+
<lang>PinYin</lang>
|
1298 |
+
<syllable syllcount="1">
|
1299 |
+
<phone>w_c o_c</phone>
|
1300 |
+
<tone>3</tone>
|
1301 |
+
</syllable>
|
1302 |
+
<break>1</break>
|
1303 |
+
<POS>0</POS>
|
1304 |
+
</word>
|
1305 |
+
<word>
|
1306 |
+
<name>是</name>
|
1307 |
+
<lang>PinYin</lang>
|
1308 |
+
<syllable syllcount="1">
|
1309 |
+
<phone>sh_c ih_c</phone>
|
1310 |
+
<tone>4</tone>
|
1311 |
+
</syllable>
|
1312 |
+
<break>1</break>
|
1313 |
+
<POS>0</POS>
|
1314 |
+
</word>
|
1315 |
+
<word>
|
1316 |
+
<name>从</name>
|
1317 |
+
<lang>PinYin</lang>
|
1318 |
+
<syllable syllcount="1">
|
1319 |
+
<phone>c_c ong_c</phone>
|
1320 |
+
<tone>2</tone>
|
1321 |
+
</syllable>
|
1322 |
+
<break>1</break>
|
1323 |
+
<POS>0</POS>
|
1324 |
+
</word>
|
1325 |
+
<word>
|
1326 |
+
<name>六岁</name>
|
1327 |
+
<lang>PinYin</lang>
|
1328 |
+
<syllable syllcount="2">
|
1329 |
+
<phone>l_c iou_c - s_c uei_c</phone>
|
1330 |
+
<tone>44</tone>
|
1331 |
+
</syllable>
|
1332 |
+
<break>1</break>
|
1333 |
+
<POS>0</POS>
|
1334 |
+
</word>
|
1335 |
+
<word>
|
1336 |
+
<name>开始</name>
|
1337 |
+
<lang>PinYin</lang>
|
1338 |
+
<syllable syllcount="2">
|
1339 |
+
<phone>k_c ai_c - sh_c ih_c</phone>
|
1340 |
+
<tone>13</tone>
|
1341 |
+
</syllable>
|
1342 |
+
<break>1</break>
|
1343 |
+
<POS>0</POS>
|
1344 |
+
</word>
|
1345 |
+
<word>
|
1346 |
+
<name>学琴的</name>
|
1347 |
+
<lang>PinYin</lang>
|
1348 |
+
<syllable syllcount="3">
|
1349 |
+
<phone>xx_c ve_c - q_c in_c - d_c e_c</phone>
|
1350 |
+
<tone>225</tone>
|
1351 |
+
</syllable>
|
1352 |
+
<break>3</break>
|
1353 |
+
<POS>0</POS>
|
1354 |
+
</word>
|
1355 |
+
<word>
|
1356 |
+
<name>所以</name>
|
1357 |
+
<lang>PinYin</lang>
|
1358 |
+
<syllable syllcount="2">
|
1359 |
+
<phone>s_c uo_c - y_c i_c</phone>
|
1360 |
+
<tone>23</tone>
|
1361 |
+
</syllable>
|
1362 |
+
<break>1</break>
|
1363 |
+
<POS>0</POS>
|
1364 |
+
</word>
|
1365 |
+
<word>
|
1366 |
+
<name>就</name>
|
1367 |
+
<lang>PinYin</lang>
|
1368 |
+
<syllable syllcount="1">
|
1369 |
+
<phone>j_c iou_c</phone>
|
1370 |
+
<tone>4</tone>
|
1371 |
+
</syllable>
|
1372 |
+
<break>4</break>
|
1373 |
+
<POS>0</POS>
|
1374 |
+
</word>
|
1375 |
+
</spoken>
|
1376 |
+
</utterance>
|
1377 |
+
</script>
|
pretrain_work_dir/data/am_train.lst
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
test_0_18 {z_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone4$s_end$word_middle$emotion_neutral$F7} {z_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ai_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone2$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {g_c$tone4$s_begin$word_begin$emotion_neutral$F7} {uo_c$tone4$s_end$word_middle$emotion_neutral$F7} {ch_c$tone2$s_begin$word_middle$emotion_neutral$F7} {eng_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {d_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ang_c$tone1$s_end$word_middle$emotion_neutral$F7} {zh_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ong_c$tone1$s_end$word_middle$emotion_neutral$F7} {n_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#3$tone_none$s_none$word_none$emotion_neutral$F7} {n_c$tone3$s_begin$word_begin$emotion_neutral$F7} {i_c$tone3$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_middle$emotion_neutral$F7} {z_c$tone3$s_begin$word_middle$emotion_neutral$F7} {uo_c$tone3$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
2 |
+
test_0_2 {z_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {f_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ei_c$tone1$s_end$word_middle$emotion_neutral$F7} {ch_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ang_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {en_c$tone2$s_end$word_middle$emotion_neutral$F7} {sh_c$tone4$s_begin$word_middle$emotion_neutral$F7} {eng_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone1$s_begin$word_begin$emotion_neutral$F7} {in_c$tone1$s_end$word_middle$emotion_neutral$F7} {y_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ve_c$tone4$s_end$word_middle$emotion_neutral$F7} {t_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone1$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone3$s_begin$word_begin$emotion_neutral$F7} {i_c$tone3$s_end$word_middle$emotion_neutral$F7} {m_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone4$s_end$word_end$emotion_neutral$F7} {#3$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ong_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
3 |
+
test_0_14 {zh_c$tone3$s_begin$word_begin$emotion_neutral$F7} {ang_c$tone3$s_end$word_middle$emotion_neutral$F7} {ch_c$tone1$s_begin$word_middle$emotion_neutral$F7} {u_c$tone1$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {h_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ou_c$tone4$s_end$word_middle$emotion_neutral$F7} {h_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {j_c$tone3$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone3$s_end$word_middle$emotion_neutral$F7} {z_c$tone5$s_begin$word_middle$emotion_neutral$F7} {ii_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {g_c$tone3$s_begin$word_begin$emotion_neutral$F7} {ei_c$tone3$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
4 |
+
test_0_9 {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {w_c$tone2$s_begin$word_middle$emotion_neutral$F7} {an_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {d_c$tone4$s_begin$word_middle$emotion_neutral$F7} {uan_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone2$s_end$word_middle$emotion_neutral$F7} {j_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone1$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {zh_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone1$s_end$word_middle$emotion_neutral$F7} {h_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {j_c$tone4$s_begin$word_begin$emotion_neutral$F7} {iou_c$tone4$s_end$word_middle$emotion_neutral$F7} {h_c$tone4$s_begin$word_middle$emotion_neutral$F7} {uei_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {f_c$tone1$s_begin$word_begin$emotion_neutral$F7} {a_c$tone1$s_end$word_middle$emotion_neutral$F7} {xx_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ou_c$tone2$s_end$word_middle$emotion_neutral$F7} {zh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {k_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone1$s_end$word_middle$emotion_neutral$F7} {sh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {f_c$tone1$s_begin$word_begin$emotion_neutral$F7} {a_c$tone1$s_end$word_middle$emotion_neutral$F7} {h_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ong_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {f_c$tone1$s_begin$word_begin$emotion_neutral$F7} {a_c$tone1$s_end$word_middle$emotion_neutral$F7} {zh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ong_c$tone3$s_end$word_middle$emotion_neutral$F7} {xx_c$tone4$s_begin$word_middle$emotion_neutral$F7} {iang_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
5 |
+
test_0_3 {y_c$tone1$s_begin$word_begin$emotion_neutral$F7} {in_c$tone1$s_end$word_middle$emotion_neutral$F7} {y_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ve_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {g_c$tone2$s_begin$word_begin$emotion_neutral$F7} {an_c$tone2$s_end$word_middle$emotion_neutral$F7} {r_c$tone2$s_begin$word_middle$emotion_neutral$F7} {an_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {m_c$tone3$s_begin$word_begin$emotion_neutral$F7} {ei_c$tone3$s_end$word_middle$emotion_neutral$F7} {y_c$tone2$s_begin$word_middle$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {g_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_middle$emotion_neutral$F7} {r_c$tone2$s_begin$word_middle$emotion_neutral$F7} {en_c$tone2$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
6 |
+
test_0_17 {z_c$tone2$s_begin$word_begin$emotion_neutral$F7} {uo_c$tone2$s_end$word_middle$emotion_neutral$F7} {sh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ao_c$tone4$s_end$word_middle$emotion_neutral$F7} {b_c$tone3$s_begin$word_middle$emotion_neutral$F7} {i_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ou_c$tone4$s_end$word_middle$emotion_neutral$F7} {sh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {d_c$tone4$s_begin$word_begin$emotion_neutral$F7} {a_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {n_c$tone4$s_begin$word_begin$emotion_neutral$F7} {a_c$tone4$s_end$word_middle$emotion_neutral$F7} {m_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {i_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {d_c$tone3$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone3$s_end$word_end$emotion_neutral$F7} {#3$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone1$s_begin$word_begin$emotion_neutral$F7} {in_c$tone1$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
7 |
+
test_0_10 {xx_c$tone4$s_begin$word_begin$emotion_neutral$F7} {iang_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {h_c$tone3$s_begin$word_begin$emotion_neutral$F7} {uo_c$tone3$s_end$word_middle$emotion_neutral$F7} {sh_c$tone5$s_begin$word_middle$emotion_neutral$F7} {ao_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {y_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ang_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {t_c$tone2$s_begin$word_begin$emotion_neutral$F7} {eng_c$tone2$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
8 |
+
test_0_6 {d_c$tone4$s_begin$word_begin$emotion_neutral$F7} {uei_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {zh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {e_c$tone4$s_end$word_middle$emotion_neutral$F7} {j_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone5$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {t_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone4$s_end$word_middle$emotion_neutral$F7} {b_c$tone4$s_begin$word_middle$emotion_neutral$F7} {u_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {r_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ong_c$tone2$s_end$word_middle$emotion_neutral$F7} {y_c$tone4$s_begin$word_middle$emotion_neutral$F7} {i_c$tone4$s_end$word_middle$emotion_neutral$F7} {l_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#3$tone_none$s_none$word_none$emotion_neutral$F7} {g_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ang_c$tone1$s_end$word_middle$emotion_neutral$F7} {k_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ai_c$tone1$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
9 |
+
test_0_5 {q_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {sh_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {w_c$tone3$s_begin$word_begin$emotion_neutral$F7} {o_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {t_c$tone4$s_begin$word_begin$emotion_neutral$F7} {e_c$tone4$s_end$word_middle$emotion_neutral$F7} {b_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ie_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {n_c$tone2$s_begin$word_begin$emotion_neutral$F7} {eng_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {j_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ie_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {n_c$tone4$s_begin$word_begin$emotion_neutral$F7} {a_c$tone4$s_end$word_middle$emotion_neutral$F7} {xx_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ie_c$tone1$s_end$word_end$emotion_neutral$F7} {#3$tone_none$s_none$word_none$emotion_neutral$F7} {zh_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ong_c$tone1$s_end$word_middle$emotion_neutral$F7} {t_c$tone2$s_begin$word_middle$emotion_neutral$F7} {u_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {xx_c$tone3$s_begin$word_begin$emotion_neutral$F7} {iang_c$tone3$s_end$word_middle$emotion_neutral$F7} {y_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ao_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {f_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ang_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone4$s_begin$word_middle$emotion_neutral$F7} {i_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {t_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ao_c$tone2$s_end$word_middle$emotion_neutral$F7} {p_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ao_c$tone3$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {i_c$tone4$s_end$word_middle$emotion_neutral$F7} {xx_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ie_c$tone1$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {xx_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ve_c$tone2$s_end$word_middle$emotion_neutral$F7} {sh_c$tone1$s_begin$word_middle$emotion_neutral$F7} {eng_c$tone1$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
10 |
+
test_0_16 {sh_c$tone1$s_begin$word_begin$emotion_neutral$F7} {uo_c$tone1$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone3$s_begin$word_begin$emotion_neutral$F7} {iang_c$tone3$s_end$word_middle$emotion_neutral$F7} {zh_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone1$s_end$word_middle$emotion_neutral$F7} {sh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {b_c$tone4$s_begin$word_begin$emotion_neutral$F7} {u_c$tone4$s_end$word_middle$emotion_neutral$F7} {t_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ong_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {d_c$tone4$s_begin$word_begin$emotion_neutral$F7} {a_c$tone4$s_end$word_middle$emotion_neutral$F7} {xx_c$tone3$s_begin$word_middle$emotion_neutral$F7} {iao_c$tone3$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {w_c$tone3$s_begin$word_begin$emotion_neutral$F7} {o_c$tone3$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
11 |
+
test_0_7 {k_c$tone1$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone1$s_end$word_middle$emotion_neutral$F7} {sh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone2$s_begin$word_middle$emotion_neutral$F7} {in_c$tone2$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone2$s_end$word_middle$emotion_neutral$F7} {h_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone1$s_begin$word_begin$emotion_neutral$F7} {in_c$tone1$s_end$word_middle$emotion_neutral$F7} {w_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ei_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
12 |
+
test_0_8 {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ou_c$tone2$s_end$word_middle$emotion_neutral$F7} {zh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ao_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {b_c$tone4$s_begin$word_begin$emotion_neutral$F7} {u_c$tone4$s_end$word_middle$emotion_neutral$F7} {t_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone2$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {z_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {zh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone2$s_end$word_middle$emotion_neutral$F7} {b_c$tone3$s_begin$word_middle$emotion_neutral$F7} {an_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ang_c$tone4$s_end$word_middle$emotion_neutral$F7} {m_c$tone5$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {m_c$tone2$s_begin$word_begin$emotion_neutral$F7} {o_c$tone2$s_end$word_middle$emotion_neutral$F7} {c_c$tone1$s_begin$word_middle$emotion_neutral$F7} {a_c$tone1$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
13 |
+
test_0_13 {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ao_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ao_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {zh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone2$s_end$word_middle$emotion_neutral$F7} {d_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ao_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {d_c$tone4$s_begin$word_begin$emotion_neutral$F7} {i_c$tone4$s_end$word_middle$emotion_neutral$F7} {y_c$tone1$s_begin$word_middle$emotion_neutral$F7} {i_c$tone1$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {c_c$tone2$s_begin$word_begin$emotion_neutral$F7} {eng_c$tone2$s_end$word_middle$emotion_neutral$F7} {p_c$tone2$s_begin$word_middle$emotion_neutral$F7} {i_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {t_c$tone4$s_begin$word_begin$emotion_neutral$F7} {uei_c$tone4$s_end$word_middle$emotion_neutral$F7} {xx_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ia_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone4$s_begin$word_middle$emotion_neutral$F7} {v_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
14 |
+
test_0_0 {z_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ai_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone2$s_end$word_middle$emotion_neutral$F7} {ge$tone4$s_begin$word_middle$emotion_neutral$F7} {er_c$tone4$s_end$word_middle$emotion_neutral$F7} {s_c$tone4$s_begin$word_middle$emotion_neutral$F7} {uei_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone3$s_begin$word_begin$emotion_neutral$F7} {i_c$tone3$s_end$word_middle$emotion_neutral$F7} {q_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone2$s_end$word_middle$emotion_neutral$F7} {n_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {w_c$tone3$s_begin$word_begin$emotion_neutral$F7} {o_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {c_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ong_c$tone2$s_end$word_middle$emotion_neutral$F7} {l_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ai_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {m_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ei_c$tone2$s_end$word_middle$emotion_neutral$F7} {y_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {xx_c$tone3$s_begin$word_begin$emotion_neutral$F7} {iang_c$tone3$s_end$word_middle$emotion_neutral$F7} {g_c$tone4$s_begin$word_middle$emotion_neutral$F7} {uo_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {z_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ii_c$tone4$s_end$word_middle$emotion_neutral$F7} {j_c$tone3$s_begin$word_middle$emotion_neutral$F7} {i_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {h_c$tone4$s_begin$word_begin$emotion_neutral$F7} {uei_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone3$s_begin$word_begin$emotion_neutral$F7} {an_c$tone3$s_end$word_middle$emotion_neutral$F7} {xx_c$tone4$s_begin$word_middle$emotion_neutral$F7} {i_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
15 |
+
test_0_11 {y_c$tone1$s_begin$word_begin$emotion_neutral$F7} {in_c$tone1$s_end$word_middle$emotion_neutral$F7} {w_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ei_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {zh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {e_c$tone4$s_end$word_middle$emotion_neutral$F7} {zh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ong_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone4$s_end$word_middle$emotion_neutral$F7} {q_c$tone5$s_begin$word_middle$emotion_neutral$F7} {ing_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {b_c$tone4$s_begin$word_begin$emotion_neutral$F7} {u_c$tone4$s_end$word_middle$emotion_neutral$F7} {n_c$tone2$s_begin$word_middle$emotion_neutral$F7} {eng_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {j_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone4$s_begin$word_middle$emotion_neutral$F7} {uan_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {l_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
16 |
+
test_0_1 {b_c$tone1$s_begin$word_begin$emotion_neutral$F7} {a_c$tone1$s_end$word_middle$emotion_neutral$F7} {s_c$tone4$s_begin$word_middle$emotion_neutral$F7} {uei_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {sh_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ih_c$tone2$s_end$word_middle$emotion_neutral$F7} {h_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {i_c$tone4$s_end$word_middle$emotion_neutral$F7} {zh_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {ch_c$tone2$s_begin$word_begin$emotion_neutral$F7} {eng_c$tone2$s_end$word_middle$emotion_neutral$F7} {w_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ei_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {g_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {xx_c$tone4$s_begin$word_begin$emotion_neutral$F7} {iang_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {m_c$tone3$s_begin$word_begin$emotion_neutral$F7} {a_c$tone3$s_end$word_middle$emotion_neutral$F7} {y_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone2$s_end$word_middle$emotion_neutral$F7} {y_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ong_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone2$s_begin$word_begin$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {y_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ang_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {d_c$tone4$s_begin$word_begin$emotion_neutral$F7} {a_c$tone4$s_end$word_middle$emotion_neutral$F7} {t_c$tone2$s_begin$word_middle$emotion_neutral$F7} {i_c$tone2$s_end$word_middle$emotion_neutral$F7} {q_c$tone2$s_begin$word_middle$emotion_neutral$F7} {in_c$tone2$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone3$s_begin$word_begin$emotion_neutral$F7} {an_c$tone3$s_end$word_middle$emotion_neutral$F7} {z_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone4$s_end$word_middle$emotion_neutral$F7} {j_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ia_c$tone1$s_end$word_middle$emotion_neutral$F7} {z_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ai_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
17 |
+
test_0_19 {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ou_c$tone4$s_end$word_middle$emotion_neutral$F7} {sh_c$tone3$s_begin$word_middle$emotion_neutral$F7} {ou_c$tone3$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {y_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ao_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {w_c$tone2$s_begin$word_begin$emotion_neutral$F7} {u_c$tone2$s_end$word_middle$emotion_neutral$F7} {xx_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone4$s_end$word_middle$emotion_neutral$F7} {d_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {ch_c$tone1$s_begin$word_begin$emotion_neutral$F7} {eng_c$tone1$s_end$word_middle$emotion_neutral$F7} {k_c$tone1$s_begin$word_middle$emotion_neutral$F7} {ai_c$tone1$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
pretrain_work_dir/data/am_valid.lst
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
test_0_12 {j_c$tone4$s_begin$word_begin$emotion_neutral$F7} {iou_c$tone4$s_end$word_middle$emotion_neutral$F7} {l_c$tone4$s_begin$word_middle$emotion_neutral$F7} {ian_c$tone4$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {h_c$tone2$s_begin$word_begin$emotion_neutral$F7} {ao_c$tone2$s_end$word_middle$emotion_neutral$F7} {j_c$tone3$s_begin$word_middle$emotion_neutral$F7} {i_c$tone3$s_end$word_middle$emotion_neutral$F7} {g_c$tone5$s_begin$word_middle$emotion_neutral$F7} {e_c$tone5$s_end$word_end$emotion_neutral$F7} {#1$tone_none$s_none$word_none$emotion_neutral$F7} {xx_c$tone3$s_begin$word_begin$emotion_neutral$F7} {iao_c$tone3$s_end$word_middle$emotion_neutral$F7} {sh_c$tone2$s_begin$word_middle$emotion_neutral$F7} {ih_c$tone2$s_end$word_end$emotion_neutral$F7} {#3$tone_none$s_none$word_none$emotion_neutral$F7} {l_c$tone4$s_begin$word_begin$emotion_neutral$F7} {ian_c$tone4$s_end$word_end$emotion_neutral$F7} {#4$tone_none$s_none$word_none$emotion_neutral$F7}
|
pretrain_work_dir/data/audio_config.yaml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
audio_config: {fmax: 8000.0, fmin: 0.0, hop_length: 200, max_norm: 1.0, min_level_db: -100.0,
|
2 |
+
n_fft: 2048, n_mels: 80, norm_type: mean_std, num_workers: 16, phone_level_feature: true,
|
3 |
+
preemphasize: false, ref_level_db: 20, sampling_rate: 16000, se_feature: true, symmetric: false,
|
4 |
+
trim_silence: true, trim_silence_threshold_db: 60, wav_normalize: true, win_length: 1000}
|
5 |
+
create_time: '2023-07-08 01:05:58'
|
6 |
+
git_revision_hash: ''
|
pretrain_work_dir/data/badlist.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
test_0_4
|
pretrain_work_dir/data/duration/test_0_0.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df5c073d38df4aafd76e42ad8333dd2800a265f24798ea2bdec72abd779810df
|
3 |
+
size 512
|
pretrain_work_dir/data/duration/test_0_1.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80eb54375ff32b4417f44dcce4fb23943e095245cdaa40f9266199cc9a56a6ce
|
3 |
+
size 608
|
pretrain_work_dir/data/duration/test_0_10.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fcf2ef48df2592ac91035ba48c45c2152554ace4829dc816ce3038b8759d72a
|
3 |
+
size 256
|
pretrain_work_dir/data/duration/test_0_11.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21f7621d54b6f8fbaf287f3470728a22a95398a64f0f9b81978b85f954b0b734
|
3 |
+
size 448
|
pretrain_work_dir/data/duration/test_0_12.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c4be7cb323cd087d2946ae8a9bfd4d79ab0ddb7c6eb9a582011d2220d6874b2
|
3 |
+
size 288
|
pretrain_work_dir/data/duration/test_0_13.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b31794e590f8c471a7b91b24e6280021299572588247f2c0ab892c6869c2201d
|
3 |
+
size 368
|
pretrain_work_dir/data/duration/test_0_14.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca06065ca9b284d8cd2362c6741214d2b28799d3d37ecf3613efc4e5011135f
|
3 |
+
size 288
|
pretrain_work_dir/data/duration/test_0_16.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ee2c2493a6ffcd401009ff38fc919173effa5a536f3082d8d861ad361954a13
|
3 |
+
size 368
|
pretrain_work_dir/data/duration/test_0_17.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fca67263b47cc4b16e2659811986d1c0e2e9ff71c46459040c1cf64c9e309aa
|
3 |
+
size 400
|
pretrain_work_dir/data/duration/test_0_18.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e753558f09221ba85ab45e231d18da65774910a879c420355fbbc51379c5945
|
3 |
+
size 376
|
pretrain_work_dir/data/duration/test_0_19.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:863c735b508eb5ac7722888b3286b084d41df7815804e36446ee586f69333d8b
|
3 |
+
size 288
|
pretrain_work_dir/data/duration/test_0_2.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03817ef7c0c0271b5734611c8af854e4713a4b22f7ba83d0bb463dda159a48d7
|
3 |
+
size 368
|
pretrain_work_dir/data/duration/test_0_3.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab31455d7b1988659c3ae821a516666bfb5ccaf1afcfeac2f499701d5b4efafd
|
3 |
+
size 280
|
pretrain_work_dir/data/duration/test_0_5.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b0e959da96d9a79b7459a1988c92fd44341eb7f99647d22198f465d8adc0ddc
|
3 |
+
size 592
|
pretrain_work_dir/data/duration/test_0_6.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e5cd7f4c5d86a89c8a373611b1a226777a2d5425f8f86bf48f4c52f74a253f2
|
3 |
+
size 408
|
pretrain_work_dir/data/duration/test_0_7.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68800fcc15324bfb646e5e3505d5c0808aec0e7b48469d7bb2324ca183f9170e
|
3 |
+
size 304
|
pretrain_work_dir/data/duration/test_0_8.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:441d0181953f46554184fc3f7fe2ee768d36c01cafb86dad4ef0650073418e03
|
3 |
+
size 392
|
pretrain_work_dir/data/duration/test_0_9.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94a18f733b035406f7e461096a21520c6d99ec5f7bd287de98eab01377c24747
|
3 |
+
size 544
|
pretrain_work_dir/data/energy/energy_mean.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
35.314593
|
pretrain_work_dir/data/energy/energy_std.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
26.477512
|
pretrain_work_dir/data/energy/test_0_0.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bca6bdbcb657d20ba0e3ba399c2e8b7620f0c1dc724514993cb864dc2a8c5533
|
3 |
+
size 320
|
pretrain_work_dir/data/energy/test_0_1.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9797ca1853a62d6135642da799411083cbfe66757fd61743f8c88a6cb955fd70
|
3 |
+
size 368
|
pretrain_work_dir/data/energy/test_0_10.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:996ae00aa03687005511b417e23aafeed5694c1ef281cc1c11fac73305364ae8
|
3 |
+
size 192
|
pretrain_work_dir/data/energy/test_0_11.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:664ee2d7415fd286f317c13b94c149c8dda7c326f6170371d4445e9480f671ea
|
3 |
+
size 288
|
pretrain_work_dir/data/energy/test_0_12.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6c01c73f70acaa9e2bb1babf668416d430b11809cf9fffc8b5581f62034da0e
|
3 |
+
size 208
|
pretrain_work_dir/data/energy/test_0_13.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f6005be2dae32ff84dd0e7cc1032f9d86fb279b3264bfa2670063bf88e18caf
|
3 |
+
size 248
|
pretrain_work_dir/data/energy/test_0_14.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52a6d046b2b96241a87479458fa20d046cf7ca44fd0ea27437cbc5feb33c7a42
|
3 |
+
size 208
|
pretrain_work_dir/data/energy/test_0_16.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8837d9465f75eafe66aeeb9b1b4b2222f7b2c3e237e92e0fbe045be67b575fb1
|
3 |
+
size 248
|
pretrain_work_dir/data/energy/test_0_17.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a7e5953c194354f29b2c1c3288a6347938a5352df5961bbeb056d3dd9f49476
|
3 |
+
size 264
|
pretrain_work_dir/data/energy/test_0_18.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a27888a0bc92570044cbcab0c711bcdcab0b6c0793e430a206ff61c197bf75c
|
3 |
+
size 252
|
pretrain_work_dir/data/energy/test_0_19.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:083d26585590132707e438aa0b9898c70dd702c93314f0c3f9a786a8d0418b06
|
3 |
+
size 208
|
pretrain_work_dir/data/energy/test_0_2.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:857566688fbb6117dc98191a5a33a19cb419ac21c44a97cab8bab626899f6137
|
3 |
+
size 248
|
pretrain_work_dir/data/energy/test_0_3.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c4d170f890fe0a22c920eeba3de9eba89bb9cfcbc28d436234521d615e751f9
|
3 |
+
size 204
|
pretrain_work_dir/data/energy/test_0_4.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cf7358fc3bce22cc3ab8a78a1d9e7cd5590dcf3703e15b0dd65f75db60c7c0b
|
3 |
+
size 244
|
pretrain_work_dir/data/energy/test_0_5.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29dd1c26a993fb5aeb802e641316569fa4bbce644f5fd14d78aa500bfa4ac3c6
|
3 |
+
size 360
|
pretrain_work_dir/data/energy/test_0_6.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec5a56193e074c82076d49d7032dff0db1130378fb3cdf4eb7ce2504f65653a0
|
3 |
+
size 268
|
pretrain_work_dir/data/energy/test_0_7.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f45466d91696695e78c6434a55ad70e9ab73a57a6b98643a31f4ce3e98653fa9
|
3 |
+
size 216
|
pretrain_work_dir/data/energy/test_0_8.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:897c69e730e530124cef7771723a460995510c758671fe34d96d1dc71e4bf163
|
3 |
+
size 260
|
pretrain_work_dir/data/energy/test_0_9.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a79f6ce67b23784a4ebef7392f0f3a16047957e556cbd679a1390aa729b66dc
|
3 |
+
size 336
|
pretrain_work_dir/data/f0/f0_mean.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
145.297823
|
pretrain_work_dir/data/f0/f0_std.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
122.789996
|
pretrain_work_dir/data/f0/test_0_0.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92eab5857c591108fe5bcd3661200165f73cc07e2e6f2cab9f2a54c64877905e
|
3 |
+
size 320
|
pretrain_work_dir/data/f0/test_0_1.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94c8cf1770051019cfb734e4955153b039b7273779c84cff09c51e9474cf9f01
|
3 |
+
size 368
|
pretrain_work_dir/data/f0/test_0_10.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b901328205297491b8b55d0d5c204f51fb3dc2ebf3f3fab630786f7c5fdca560
|
3 |
+
size 192
|