deepspeech-playground icon indicating copy to clipboard operation
deepspeech-playground copied to clipboard

How to combine my own custom model and pretrained deepspeech language model

Open MuruganR96 opened this issue 7 years ago • 1 comments

Sir I have my own trained model. but it is working for that particular trained audios only. how to combine deepspeech pretrained language model, else other common voice model. sir help me. i am very low knowledge about this topic. thank you sir.

MuruganR96 avatar Sep 05 '18 06:09 MuruganR96

This model does not include/train a language model. There is a naive approach to use a pretrained language model in evaluation notebook and you can get idea in best_lm_alternative. I didn't get whether your model is based on Baidu's DeepSpeech or mine. If you strongly want to use a language model, you should take a look to Mozilla's DeepSpeech.

reith avatar Sep 05 '18 12:09 reith