msqr1 / Vosklet

A speech recognizer that can run on the browser, inspired by vosk-browser
MIT License
33 stars 1 forks source link

Add new LM to Vosklet #18

Open msqr1 opened 1 month ago

msqr1 commented 1 month ago

Vosklet models are just Vosk models. You can see Vosk guide on training model or get a pre-trained one and adapt it. See https://alphacephei.com/vosk/models

mehryar100 commented 4 weeks ago

hi msqr1 thanks. After training a new model how can I add and test it with vosklet ?

msqr1 commented 4 weeks ago

You can test vosklet locally. Just local host and use a file url for the model constructor