Update README.md
Browse files
README.md
CHANGED
@@ -41,15 +41,15 @@ An external 6-gram character language model can be used to improve recognition.
|
|
41 |
The model achieves the following results:
|
42 |
|
43 |
| set | Language model | CER (%) | WER (%) | N lines |
|
44 |
-
|
45 |
-
| val | no |
|
46 |
| val | yes | 1.77 | 7.01 | 4,667 |
|
47 |
|
48 |
-
## How to use
|
49 |
|
50 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
51 |
|
52 |
-
## Cite us
|
53 |
|
54 |
```bibtex
|
55 |
@inproceedings{pylaia-lib,
|
|
|
41 |
The model achieves the following results:
|
42 |
|
43 |
| set | Language model | CER (%) | WER (%) | N lines |
|
44 |
+
|:------|:---------------| ----------:| -------:|----------:|
|
45 |
+
| val | no | 1.82 | 7.77 | 4,667 |
|
46 |
| val | yes | 1.77 | 7.01 | 4,667 |
|
47 |
|
48 |
+
## How to use?
|
49 |
|
50 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
51 |
|
52 |
+
## Cite us!
|
53 |
|
54 |
```bibtex
|
55 |
@inproceedings{pylaia-lib,
|