zr_jin ef658d691e
fixes for init value of diagnostics.TensorDiagnosticOptions (#1269)
* fixes for `diagnostics`

Replace `2 ** 22` with `512` as the default value of `diagnostics.TensorDiagnosticOptions`

also black formatted some scripts

* fixed formatting issues
2023-09-24 17:06:47 +08:00
..
2022-11-17 09:42:17 -05:00
2022-10-18 15:56:43 +08:00

Introduction

./RESULTS.md contains the latest results.

Transducers

These are the types of architectures currently available.

Encoder Decoder Comment
pruned_transducer_stateless7_streaming Streaming Zipformer Embedding + Conv1d Adapted from librispeech pruned_transducer_stateless7_streaming