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
/
icefall
/
rnn_lm
History
zr_jin
242002e0bd
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
..
__init__.py
fix rnn_lm && transformer_lm import problem (
#971
)
2023-03-28 19:14:08 +08:00
.gitignore
Support exporting RNNLM to ONNX. (
#1014
)
2023-04-27 14:36:36 +08:00
check-onnx-streaming.py
formatted the entire LibriSpeech recipe (
#1270
)
2023-09-24 17:31:01 +08:00
check-onnx.py
Support exporting RNNLM to ONNX. (
#1014
)
2023-04-27 14:36:36 +08:00
compute_perplexity.py
Shallow fusion for Aishell (
#954
)
2023-04-03 16:20:29 +08:00
dataset.py
Update RNNLM training scripts (
#720
)
2022-12-01 15:57:43 +08:00
export-onnx.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
export-onnx.sh
Support exporting RNNLM to ONNX. (
#1014
)
2023-04-27 14:36:36 +08:00
export.py
export score_token interface for onnx-runtime (
#1050
)
2023-05-10 22:41:07 +08:00
export.sh
Support exporting RNNLM to ONNX. (
#1014
)
2023-04-27 14:36:36 +08:00
model.py
export score_token interface for onnx-runtime (
#1050
)
2023-05-10 22:41:07 +08:00
test_dataset_ddp.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
test_dataset.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
test_model.py
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
train.py
formatted the entire LibriSpeech recipe (
#1270
)
2023-09-24 17:31:01 +08:00