mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
* support resume model from pai * add padding for streaming rnnt conv input * fix large dataset training bug * bug fix --------- Co-authored-by: aky15 <ankeyu.aky@11.17.44.249> |
||
|---|---|---|
| .. | ||
| beam_search | ||
| data2vec | ||
| eend_ola | ||
| frontends | ||
| rnn | ||
| scorers | ||
| streaming_utils | ||
| __init__.py | ||
| add_sos_eos.py | ||
| attention.py | ||
| dynamic_conv2d.py | ||
| dynamic_conv.py | ||
| e2e_asr_common.py | ||
| embedding.py | ||
| layer_norm.py | ||
| lightconv2d.py | ||
| lightconv.py | ||
| mask.py | ||
| multi_layer_conv.py | ||
| nets_utils.py | ||
| positionwise_feed_forward.py | ||
| repeat.py | ||
| subsampling_without_posenc.py | ||
| subsampling.py | ||