update frontend readme, test=doc

pull/1328/head
TianYuan 3 years ago
parent 7ae4f7221e
commit d50d195145

@ -10,11 +10,11 @@ Run the command below to get the results of the test.
```bash
./run.sh
```
The `avg WER` of g2p is: 0.027495061517943988
The `avg WER` of g2p is: 0.027124048652822204
```text
,--------------------------------------------------------------------.
| | # Snt # Wrd | Corr Sub Del Ins Err S.Err |
|--------+-----------------+-----------------------------------------|
| Sum/Avg| 9996 299181 | 97.3 2.7 0.0 0.0 2.7 52.5 |
| Sum/Avg| 9996 299181 | 97.3 2.7 0.0 0.0 2.7 52.2 |
`--------------------------------------------------------------------'
```

@ -7,11 +7,11 @@ Run the command below to get the results of the test.
```bash
./run.sh
```
The `avg CER` of text normalization is: 0.006388318503308237
The `avg CER` of text normalization is: 0.00730093543235227
```text
,-----------------------------------------------------------------.
| | # Snt # Wrd | Corr Sub Del Ins Err S.Err |
|--------+--------------+-----------------------------------------|
| Sum/Avg| 125 2254 | 99.4 0.1 0.5 0.1 0.7 3.2 |
| Sum/Avg| 125 2254 | 99.4 0.1 0.5 0.2 0.8 4.8 |
`-----------------------------------------------------------------'
```

Loading…
Cancel
Save