* Use torch.jit.script() to export the decoder model See also https://github.com/k2-fsa/sherpa-onnx/issues/327
* Add pruned_transducer_stateless7 for Aishell * update README.md * update comments and small fixes