Merge pull request #1328 from yt605155624/update_frontend_readme

[doc]update frontend readme, test=doc
pull/1329/head
TianYuan 3 years ago committed by GitHub
commit ed74e3127b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,11 +10,11 @@ Run the command below to get the results of the test.
```bash ```bash
./run.sh ./run.sh
``` ```
The `avg WER` of g2p is: 0.027495061517943988 The `avg WER` of g2p is: 0.027124048652822204
```text ```text
,--------------------------------------------------------------------. ,--------------------------------------------------------------------.
| | # Snt # Wrd | Corr Sub Del Ins Err S.Err | | | # 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 ```bash
./run.sh ./run.sh
``` ```
The `avg CER` of text normalization is: 0.006388318503308237 The `avg CER` of text normalization is: 0.00730093543235227
```text ```text
,-----------------------------------------------------------------. ,-----------------------------------------------------------------.
| | # Snt # Wrd | Corr Sub Del Ins Err S.Err | | | # 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