This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Archived
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
icefall
/
egs
/
wenetspeech
/
ASR
/
pruned_transducer_stateless2
History
Fangjun Kuang
d69bb826ed
Support exporting LSTM with projection to ONNX (
#621
)
...
* Support exporting LSTM with projection to ONNX * Add missing files * small fixes
2022-10-18 11:25:31 +08:00
..
__init__.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
asr_datamodule.py
load_manifest_lazy for asr_datamodule.py (
#453
)
2022-06-29 17:45:30 +08:00
beam_search.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
conformer.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
decode.py
fix type hints for decode.py (
#623
)
2022-10-18 06:56:12 +08:00
decoder.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
encoder_interface.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
export.py
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
jit_pretrained.py
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
joiner.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
lstmp.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
model.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
onnx_check.py
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
onnx_pretrained.py
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
optim.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
pretrained.py
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
scaling_converter.py
Support exporting to ONNX for the wenetspeech recipe (
#615
)
2022-10-13 15:17:20 +08:00
scaling.py
[Ready to merge] Pruned Transducer Stateless2 for WenetSpeech (char-based) (
#349
)
2022-05-23 17:13:01 +08:00
train.py
Disable CUDA_LAUNCH_BLOCKING in wenetspeech recipes. (
#554
)
2022-08-28 11:17:38 +08:00