whull / end2end_ASR

端到端语音识别实现;包含LAS、CTC、RNNT解码方式,模型SA(MHA)、LSTM、CNN、DFSMN等
14 stars 3 forks source link

update README #2

Open Rajratnpranesh opened 3 years ago

Rajratnpranesh commented 3 years ago

Hi

Great work. If youcan please update the readme.md and add more clear explanation of what all codes do, it would be very valuable. Also is this a Tensor2Tensor model? Please let me know.

Thanks