vrenkens / nabu

Code for end-to-end ASR with neural networks, build with TensorFlow
MIT License
108 stars 43 forks source link

LAS paper #11

Closed jannaescur closed 6 years ago

jannaescur commented 6 years ago

Hi Vincent!

Could you tell me in which your implementation of LAS model is different from the paper? some parameters of the model or features? and in that case, why did you change them?

thanks!

vrenkens commented 6 years ago

It depends on your settings of course. I usually try a bunch of things and pick what woks best. Conceptually there is not much different. I also used other papers like this one: https://arxiv.org/abs/1506.07503