diagnostics.TensorDiagnosticOptions
* fixes for `diagnostics` Replace `2 ** 22` with `512` as the default value of `diagnostics.TensorDiagnosticOptions` also black formatted some scripts * fixed formatting issues
* Add pruned_transducer_stateless7 for Aishell * update README.md * update comments and small fixes