Skip to content
Snippets Groups Projects
Commit 0f7789f1 authored by Bastien Abadie's avatar Bastien Abadie Committed by Yoann Schneider
Browse files

Import model pylaia_rimes from pylaia

parent 40dba660
No related branches found
No related tags found
1 merge request!9Import model pylaia_rimes from pylaia
# PyLaia Rimes
## Datasets
Trained on text-lines from the [Rimes 2011 dataset](https://teklia.com/research/rimes-database/).
| split | N lines |
|--------|--------:|
| train | 10,188 |
| val | 1,138 |
| test | 778 |
## Results
* Fixed line height: 128 pixels
* Language model: 6-gram character model trained on the training set with KenLM
| Model | val CER | test CER | val WER | test WER |
|:--------------------------------|--------:|---------:|--------:|---------:|
| Model without LM | 4.55 | 4.53 | 14.39 | 15.06 |
| Model with LM (`weight = 1.5`) | 3.68 | 3.47 | 10.01 | 10.20 |
File added
<ctc> <ctc>
! !
" "
% %
' '
( (
) )
, ,
- -
. .
/ /
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
: :
; ;
= =
? ?
A A
B B
C C
D D
E E
F F
G G
H H
I I
J J
K K
L L
M M
N N
O O
P P
Q Q
R R
S S
T T
U U
V V
W W
X X
Y Y
Z Z
_ _
a a
b b
c c
d d
e e
f f
g g
h h
i i
j j
k k
l l
m m
n n
o o
p p
q q
r r
s s
t t
u u
v v
w w
x x
y y
z z
{ {
} }
¤ ¤
° °
² ²
À À
É É
à à
â â
ç ç
è è
é é
ê ê
ë ë
î î
ô ô
ù ù
û û
œ œ
€ €
<unk> <unk>
<space> <space>
File added
<ctc> 0
! 1
" 2
% 3
' 4
( 5
) 6
, 7
- 8
. 9
/ 10
0 11
1 12
2 13
3 14
4 15
5 16
6 17
7 18
8 19
9 20
: 21
; 22
= 23
? 24
A 25
B 26
C 27
D 28
E 29
F 30
G 31
H 32
I 33
J 34
K 35
L 36
M 37
N 38
O 39
P 40
Q 41
R 42
S 43
T 44
U 45
V 46
W 47
X 48
Y 49
Z 50
_ 51
a 52
b 53
c 54
d 55
e 56
f 57
g 58
h 59
i 60
j 61
k 62
l 63
m 64
n 65
o 66
p 67
q 68
r 69
s 70
t 71
u 72
v 73
w 74
x 75
y 76
z 77
{ 78
} 79
¤ 80
° 81
² 82
À 83
É 84
à 85
â 86
ç 87
è 88
é 89
ê 90
ë 91
î 92
ô 93
ù 94
û 95
œ 96
€ 97
<unk> 98
<space> 99
<ctc>
!
"
%
'
(
)
,
-
.
/
0
1
2
3
4
5
6
7
8
9
:
;
=
?
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
{
}
¤
°
²
À
É
à
â
ç
è
é
ê
ë
î
ô
ù
û
œ
<unk>
<space>
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment