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

CTC beam search with charlm #30

Open
cyu0913 opened this issue Jan 31, 2018 · 3 comments
Open

CTC beam search with charlm #30

cyu0913 opened this issue Jan 31, 2018 · 3 comments

Comments

@cyu0913
Copy link

cyu0913 commented Jan 31, 2018

Hi,

This is very interesting project.

I have a question on the CTC beam search (with charlm) you're currently implementing. Are you planning to use RNN based character language model or n-gram based one? I think it will be very useful to have CTC beam search that support RNN based character language model.

Thanks.

@hirofumi0810
Copy link
Owner

Yes, I'm planning to add CharRNNLM, but I'm working on Pytorch framework now.
So, please give me a time (1-2 months).

@cyu0913
Copy link
Author

cyu0913 commented Jan 31, 2018

That's awesome! Thank you!

@GabrielLin
Copy link

What about the progress? I think it is a great function. Thanks.

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

3 participants