Alexander-H-Liu / End-to-end-ASR-Pytorch

This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.
MIT License
1.18k stars 317 forks source link

pretrained model #40

Open smallflyingpig opened 4 years ago

smallflyingpig commented 4 years ago

Hi, @Alexander-H-Liu , this is great work and I am doing some works based on your work, I will cite your paper and code. The training is very time-consuming, so could provide the pretrained model on librispeech and TIMIT, if it is available? Thank you very much!

l-bat commented 3 years ago

@smallflyingpig Did you get the pretrained model?