File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ The classical DS2 network contains 15 layers (from bottom to top):
116116- ** One** CTC-loss layer
117117
118118<div align =" center " >
119- <img src =" https://raw.githubusercontent.com/PaddlePaddle/Paddle/ develop/doc/fluid /images/ds2_network.png " width =350 ><br />
119+ <img src =" https://raw.githubusercontent.com/PaddlePaddle/docs/refs/heads/ develop/docs/design/network /images/ds2_network.png " width =350 ><br />
120120Figure 1. Architecture of Deep Speech 2 Network.
121121</div >
122122
@@ -208,7 +208,7 @@ TODO by Assignees
208208### Beam Search with CTC and LM
209209
210210<div align =" center " >
211- <img src =" https://raw.githubusercontent.com/PaddlePaddle/Paddle/ develop/doc/fluid /images/beam_search.png " width =600 ><br />
211+ <img src =" https://raw.githubusercontent.com/PaddlePaddle/docs/refs/heads/ develop/docs/design/network /images/beam_search.png " width =600 ><br />
212212Figure 2. Algorithm for CTC Beam Search Decoder.
213213</div >
214214
You can’t perform that action at this time.
0 commit comments