Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Wav2Vec2ProcessorWithLM with kenlm resulting in mismatch 70 != 72 vocab size #4

Open
daniel8an opened this issue Oct 20, 2022 · 0 comments

Comments

@daniel8an
Copy link

Hi,

I was trying to integrate my trained kenlm model along wav2vec2-large-xlsr-53-th and encountered mismatch in vocab size 70 != 72.
The mismatched characters are the start and end tokens and .
When trying to load some other pre-trained model I haven't encountered this issue.

I have built the decoder with build_ctcdecoder from pyctcdecode

Any leads? Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant