This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
pruned_transducer_stateless3
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
..
asr_datamodule.py
…
beam_search.py
…
conformer.py
…
decode_stream.py
…
decode-giga.py
…
decode.py
fix type hints for decode.py (
#623
)
2022-10-18 06:56:12 +08:00
decoder.py
…
encoder_interface.py
…
export.py
…
gigaspeech_scoring.py
…
gigaspeech.py
…
jit_pretrained.py
…
joiner.py
…
librispeech.py
…
lstmp.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
model.py
…
onnx_check.py
…
onnx_pretrained.py
…
optim.py
…
pretrained.py
…
scaling_converter.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
scaling.py
…
streaming_beam_search.py
…
streaming_decode.py
…
test_model.py
…
test_onnx.py
…
test_scaling_converter.py
…
test_scaling.py
…
train.py
…