SeanNaren / deepspeech.torch

Speech Recognition using DeepSpeech2 network and the CTC activation function.
MIT License
260 stars 73 forks source link

No pretrained models params on main page + questions #93

Open ArtemiyFirsov opened 7 years ago

ArtemiyFirsov commented 7 years ago

Hello!

You provided some pretrained models and super-thank you for that, however, I can see no params for them. I.e. bit rate, frame rate, channels, network params, etc. Can you please add them?

BTW, do you provide any LMs training scripts?