-
Or any architecture which has the pre-train model for both BPE and char. I have checked here. But could not found any |
Beta Was this translation helpful? Give feedback.
Answered by
titu1994
Jan 10, 2023
Replies: 1 comment
-
We don't train for both BPE and Char. Most models are trained on BPE because it results in better accuracy and with more stride it is not possible to train CTC models without bpe |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mehadi92
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't train for both BPE and Char. Most models are trained on BPE because it results in better accuracy and with more stride it is not possible to train CTC models without bpe