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

Language model for bangla #13

Open
Arif45 opened this issue Nov 25, 2018 · 1 comment
Open

Language model for bangla #13

Arif45 opened this issue Nov 25, 2018 · 1 comment

Comments

@Arif45
Copy link

Arif45 commented Nov 25, 2018

I want to implement it for both bangla isolated and continuous speech. Where i can find language model for banlga if not available how can i make language model?

@robmsmt
Copy link
Owner

robmsmt commented Nov 25, 2018

Hello, I am not sure where to find a language model for banlga but it should be quite straight forward to make one yourself from existing text. This repo lists some examples and i'd also keep an eye on Mozilla's Common voice.

To create the language model I would recommend either KenLM or MitLM if your corpus is small i.e. less than 1000 sentences.

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

2 participants