robmsmt / KerasDeepSpeech

A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
GNU Affero General Public License v3.0
242 stars 79 forks source link

how can i build LM from my text data #15

Open dangvansam opened 5 years ago

dangvansam commented 5 years ago

in my lenguage i cant find the LM (vietnamese) so how to create it for train model... i have 70000 sentences

pradipcyb commented 5 years ago

You can follow this tutorial