Teo Wen Shen e63a8c27f8
CSJ pruned_transducer_stateless7_streaming (#892)
* update manifest stats

* update transcript configs

* lang_char and compute_fbanks

* save cuts in fbank_dir

* add core codes

* update decode.py

* Create local/utils

* tidy up

* parse raw in prepare_lang_char.py

* update manifest stats

* update transcript configs

* lang_char and compute_fbanks

* save cuts in fbank_dir

* add core codes

* update decode.py

* Create local/utils

* tidy up

* parse raw in prepare_lang_char.py

* working train

* Add compare_cer_transcript.py

* fix tokenizer decode, allow d2f only

* comment cleanup

* add export files and READMEs

* reword average column

* fix comments

* Update new results
2023-02-13 22:19:50 +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