initial commit

This commit is contained in:
marcoyang 2024-02-20 15:05:34 +08:00
parent e59fa38e86
commit 3188391c79
14 changed files with 5185 additions and 0 deletions

View File

@ -0,0 +1 @@
../tdnn_lstm_ctc/asr_datamodule.py

View File

@ -0,0 +1 @@
../pruned_transducer_stateless2/beam_search.py

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
../zipformer/decoder.py

View File

@ -0,0 +1 @@
../transducer_stateless/encoder_interface.py

View File

@ -0,0 +1 @@
../zipformer/export-onnx.py

View File

@ -0,0 +1 @@
../zipformer/joiner.py

View File

@ -0,0 +1 @@
../zipformer/model.py

View File

@ -0,0 +1 @@
../zipformer/optim.py

View File

@ -0,0 +1 @@
../zipformer/scaling.py

View File

@ -0,0 +1 @@
../zipformer/scaling_converter.py

View File

@ -0,0 +1 @@
../zipformer/subsampling.py

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff