Got an unexpected keyword argument when restore stt_zh_citrinet_512.nemo.
#2849
Answered
by
titu1994
Minxiangliu
asked this question in
Q&A
-
|
I tried to use By the way, this error does not appear in the Any comments here? |
Beta Was this translation helpful? Give feedback.
Answered by
titu1994
Sep 20, 2021
Replies: 1 comment
-
|
This model is not a BPE model - it does not use a tokenizer. Please refer to the documentation of EncDecCTCModel.change_vocabulary() |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
titu1994
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This model is not a BPE model - it does not use a tokenizer. Please refer to the documentation of EncDecCTCModel.change_vocabulary()