mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-09 00:54:18 +00:00
Update README.md
This commit is contained in:
parent
61cf3c38c1
commit
6f18a7f3bb
@ -41,12 +41,10 @@ After composing the modified WFST $G_{\text{otc}}(\mathbf{y})$ with $L$ and $T$,
|
|||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
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.
|
||||||
<div style="text-align: center;">
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="figures/otc_emission.drawio.png" alt="Image Alt Text" width="50%" />
|
<img src="figures/otc_emission.drawio.png" alt="Image Alt Text" width="50%" />
|
||||||
OTC emission WFST
|
OTC emission WFST
|
||||||
</p>
|
</p>
|
||||||
</div>
|
|
||||||
|
|
||||||
The weight of $\star$ is the log average probability of "a" and "b": $\log \frac{e^{-1.2} + e^{-2.3}}{2} = -1.6$ and $\log \frac{e^{-1.9} + e^{-0.5}}{2} = -1.0$ for 2 frames.
|
The weight of $\star$ is the log average probability of "a" and "b": $\log \frac{e^{-1.2} + e^{-2.3}}{2} = -1.6$ and $\log \frac{e^{-1.9} + e^{-0.5}}{2} = -1.0$ for 2 frames.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user