Skip to content

Commit d3cfb4d

Browse files
committed
🚀 Update conformer results
1 parent 862c76b commit d3cfb4d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

examples/conformer/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ TFLite Conversion, see `python examples/conformer/tflite_conformer.py --help`
108108

109109
**Error Rates**
110110

111-
| Test-clean | WER (%) | CER (%) |
112-
| :--------: | :-------: | :--------: |
113-
| _Greedy_ | 6.4476862 | 2.51828337 |
111+
| **Test-clean** | WER (%) | CER (%) |
112+
| :------------: | :-------: | :--------: |
113+
| _Greedy_ | 6.4476862 | 2.51828337 |
114+
115+
| **Test-other** | WER (%) | CER (%) |
116+
| :------------: | :--------: | :--------: |
117+
| _Greedy_ | 15.7308521 | 7.67273521 |

0 commit comments

Comments
 (0)