forked from robin1001/draw.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ctc_attention_joint.drawio
54 lines (54 loc) · 3.71 KB
/
ctc_attention_joint.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<mxfile host="app.diagrams.net" modified="2020-11-18T02:02:59.472Z" agent="5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36" etag="hqUbz3d6uWmPCVGKPmDQ" version="13.9.9" type="github">
<diagram id="3ADDknXtus4sx9Jj1jew" name="Page-1">
<mxGraphModel dx="946" dy="557" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="tYepaLlpdf9gQXrRraQi-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontSize=16;dashed=1;" parent="1" source="tYepaLlpdf9gQXrRraQi-2" target="tYepaLlpdf9gQXrRraQi-3" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="214" y="132" />
<mxPoint x="344" y="132" />
<mxPoint x="344" y="188" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-11" value="rescoring" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=16;" parent="tYepaLlpdf9gQXrRraQi-9" vertex="1" connectable="0">
<mxGeometry y="1" relative="1" as="geometry">
<mxPoint x="-18" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-2" value="<font style="font-size: 14px">CTC Decoder</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
<mxGeometry x="154" y="158" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-3" value="<font style="font-size: 14px">Attention Decoder</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="378" y="158" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=16;" parent="1" source="tYepaLlpdf9gQXrRraQi-6" target="tYepaLlpdf9gQXrRraQi-2" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="315" y="256" />
<mxPoint x="214" y="256" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=16;" parent="1" source="tYepaLlpdf9gQXrRraQi-6" target="tYepaLlpdf9gQXrRraQi-3" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="325" y="257" />
<mxPoint x="438" y="257" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-10" value="attention" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=16;" parent="tYepaLlpdf9gQXrRraQi-8" vertex="1" connectable="0">
<mxGeometry x="-0.2099" y="1" relative="1" as="geometry">
<mxPoint x="21.5" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="tYepaLlpdf9gQXrRraQi-6" value="<font style="font-size: 14px">Shared Encoder</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="274" y="293" width="101" height="97" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>