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

Has someone successfully run the generate_vocab_file.py #80

Closed didi222-lqq closed 1 year ago

didi222-lqq commented 1 year ago

How do I run this program from the pychar command line,how do I pass parameters(input_file、model、output_file)?

didi222-lqq commented 1 year ago

done!