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
/
librispeech
/
ASR
/
lstm_transducer_stateless2
History
Fangjun Kuang
c5e687ddf5
Export streaming zipformer to ncnn (
#906
)
2023-02-13 23:41:43 +08:00
..
__init__.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
asr_datamodule.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
beam_search.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
decode.py
Support Transformer LM (
#750
)
2022-12-29 10:53:36 +08:00
decoder.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
encoder_interface.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
export-for-ncnn.py
Export streaming zipformer to ncnn (
#906
)
2023-02-13 23:41:43 +08:00
export-onnx.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
export.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
gigaspeech.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
jit_pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
joiner.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
librispeech.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
lstm.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
lstmp.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
model.py
apply black on all files
2022-11-17 09:42:17 -05:00
ncnn-decode.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
onnx_check.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
onnx_pretrained.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
optim.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
scaling_converter.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
scaling.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
streaming-ncnn-decode.py
Add ONNX support for Zipformer and ConvEmformer (
#884
)
2023-02-09 00:02:38 +08:00
streaming-onnx-decode.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
test_lstmp.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
train.py
shuffle full Librispeech data (
#574
)
2022-11-27 11:26:09 +08:00