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