Fangjun Kuang
|
34e40a86b3
|
Fix exporting decoder model to onnx (#1264)
* Use torch.jit.script() to export the decoder model
See also https://github.com/k2-fsa/sherpa-onnx/issues/327
|
2023-09-22 09:57:15 +08:00 |
|
Fangjun Kuang
|
f5dc957d44
|
Fix CI tests (#1266)
|
2023-09-21 21:16:14 +08:00 |
|
zr_jin
|
7cc2dae940
|
Fixes to incorporate with the latest Lhotse release (#1249)
|
2023-09-13 12:39:49 +08:00 |
|
Fangjun Kuang
|
7b0afbdc16
|
Remove cur_batch_idx (#1102)
|
2023-05-30 14:49:54 +08:00 |
|
Yifan Yang
|
05e7435d0d
|
Move soft links into proper position (#1007)
|
2023-04-18 10:11:12 +08:00 |
|
Yifan Yang
|
8838fe0bd2
|
Zipformer for Common Voice (#997)
* Add soft links in pruned_transducer_stateless7 for CommonVoice
* Add python files
* Update prepare.sh
* Update normalization
* Fix for soft links
* Add some docs
* Add export
* Update egs/commonvoice/ASR/RESULTS.md
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
* Add export for onnx
---------
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
|
2023-04-17 17:47:25 +08:00 |
|