You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi experts,
I was wondering if the build_ctc_topo interface can be used for blankid is not equal to 0?
What's the correct way to build the ctc_topo in this situation? My model has a blankid=1024.
I believe the root cause of this question is I don't understand how we map the logits/probabilities of vocabulary to the arcs in T.fst. If you can help explain, I would be really grateful.
Hi experts,
I was wondering if the build_ctc_topo interface can be used for blankid is not equal to 0?
What's the correct way to build the ctc_topo in this situation? My model has a blankid=1024.
I believe the root cause of this question is I don't understand how we map the logits/probabilities of vocabulary to the arcs in T.fst. If you can help explain, I would be really grateful.
Thank you!!