icefall icon indicating copy to clipboard operation
icefall copied to clipboard

Add lstm recipe for AISHELL

Open yaozengwei opened this issue 3 years ago • 2 comments

This PR adds a recipe of LSTM model for AISHELL dataset.

Refer to https://github.com/k2-fsa/icefall/pull/479 and https://github.com/k2-fsa/icefall/pull/564

yaozengwei avatar Oct 17 '22 08:10 yaozengwei

Can train with --print-diagnostics ?

kobenaxie avatar Oct 17 '22 09:10 kobenaxie

Yes. You could set --print-diagnostics=1 to print the diagnostics results of the model.

yaozengwei avatar Oct 17 '22 10:10 yaozengwei