mboillet commited on
Commit
e7dfac0
·
verified ·
1 Parent(s): f127784

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -42,16 +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 | 10.54 | 28.12 | 3,819 |
47
  | test | yes | 9.52 | 23.73 | 3,819 |
48
 
49
- ## How to use
50
 
51
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
52
 
53
- ## Cite us
54
-
55
 
56
  ```bibtex
57
  @inproceedings{pylaia-lib,
 
42
  The model achieves the following results:
43
 
44
  | set | Language model | CER (%) | WER (%) | N lines |
45
+ |:------|:---------------| ----------:| -------:|----------:|
46
  | test | no | 10.54 | 28.12 | 3,819 |
47
  | test | yes | 9.52 | 23.73 | 3,819 |
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,