提交 5efb5db6 编写于 作者: W WongLaw

Added pre-install doc for G2P and TN modules and updated the dependency...

Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin, test=doc
上级 b76bcc48
......@@ -27,7 +27,7 @@ pattern_singleton
Pillow>=9.0.0
praatio==5.0.0
prettytable
pypinyin
pypinyin<=0.44.0
pypinyin-dict
python-dateutil
pyworld==0.2.12
......
......@@ -9,6 +9,9 @@ We use `WER` as an evaluation criterion.
Run the command below to get the results of the test.
```bash
cd ../../../tools
bash extras/install_sclite.sh
cd -
./run.sh
```
......
......@@ -5,6 +5,9 @@ We use `CER` as an evaluation criterion.
## Start
Run the command below to get the results of the test.
```bash
cd ../../../tools
bash extras/install_sclite.sh
cd -
./run.sh
```
The `avg CER` of text normalization is: 0.00730093543235227
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册