mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Update README.md
This commit is contained in:
parent
0dd9d0a06a
commit
0bcd6a6a4b
@ -31,7 +31,6 @@ we modify $G(\mathbf{y})$ by adding self-loop arcs into each state and bypass ar
|
|||||||
<img src="figures/otc_g.png" alt="Image Alt Text" width="50%" />
|
<img src="figures/otc_g.png" alt="Image Alt Text" width="50%" />
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
|
||||||
|
|
||||||
After composing the modified WFST $G_{\text{otc}}(\mathbf{y})$ with $L$ and $T$, the OTC training graph is shown in this figure:
|
After composing the modified WFST $G_{\text{otc}}(\mathbf{y})$ with $L$ and $T$, the OTC training graph is shown in this figure:
|
||||||
<figure style="text-align: center">
|
<figure style="text-align: center">
|
||||||
@ -42,7 +41,7 @@ After composing the modified WFST $G_{\text{otc}}(\mathbf{y})$ with $L$ and $T$,
|
|||||||
The $\star$ is represented as the average probability of all non-blank tokens.
|
The $\star$ is represented as the average probability of all non-blank tokens.
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
||||||
<img src="figures/otc_emission.drawio.png" width="50%" />
|
<img src="figures/otc_emission.drawio.png" width="50%" >
|
||||||
OTC emission WFST
|
OTC emission WFST
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user