jinzr
|
f5257b1528
|
moved num_tokens to utils.py
moved `num_tokens` to `icefall/utils.py` to reduce code redundancy
|
2023-07-06 12:41:29 +08:00 |
|
jinzr
|
e3ec8932e5
|
fixed file permission
|
2023-07-04 15:02:39 +08:00 |
|
jinzr
|
67acaf9431
|
update for the pruned_transducer_stateless7 for aishell and librispeech
|
2023-07-04 08:55:44 +08:00 |
|
Fangjun Kuang
|
2b995639b7
|
Add ONNX support for Zipformer and ConvEmformer (#884)
|
2023-02-09 00:02:38 +08:00 |
|
Yunusemre
|
0f26edfde9
|
Add Zipformer Onnx Support (#778)
* add export script
* add zipformer onnx pretrained script
* add onnx zipformer test
* fix style
* add zipformer onnx to workflow
* replace is_in_onnx_export with is_tracing
* add github.event.label.name == 'onnx'
* add is_tracing to necessary conditions
* fix pooling_mask
* add onnx_check
* add onnx_check to scripts
* add is_tracing to scaling.py
|
2023-01-03 16:59:44 +08:00 |
|
Zengwei Yao
|
0470bbae66
|
minor fix for zipformer recipe (#758)
* minor fix
* add CI test
|
2022-12-13 15:47:30 +08:00 |
|
Desh Raj
|
d31db01037
|
manual correction of black formatting
|
2022-11-17 14:18:05 -05:00 |
|
Desh Raj
|
107df3b115
|
apply black on all files
|
2022-11-17 09:42:17 -05:00 |
|
Fangjun Kuang
|
60317120ca
|
Revert "Apply new Black style changes"
|
2022-11-17 20:19:32 +08:00 |
|
Desh Raj
|
d110b04ad3
|
apply new black formatting to all files
|
2022-11-16 13:06:43 -05:00 |
|
Fangjun Kuang
|
7e82f87126
|
Add Zipformer from Dan (#672)
|
2022-11-12 18:11:19 +08:00 |
|