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
d4d4f281ec
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
...
This reverts commit 3e4da5f78160d3dba3bdf97968bd7ceb8c11631f.
2024-12-18 16:49:57 +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
Modified beam search with RNNLM rescoring (
#1002
)
2023-04-17 16:43:00 +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
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08:00
export-onnx-zh.py
fixed a CI test for
wenetspeech
(
#1476
)
2024-01-27 06:41:56 +08:00
export-onnx.py
Fix exporting decoder model to onnx (
#1264
)
2023-09-22 09:57:15 +08:00
export.py
Fix torchscript export to use tokens.txt instead of lang_dir (
#1475
)
2024-01-26 19:18:33 +08:00
gigaspeech.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
jit_pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08: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
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
ncnn-decode.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
onnx_check.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
onnx_pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
optim.py
Add LSTM for the multi-dataset setup. (
#558
)
2022-09-16 18:40:25 +08:00
pretrained.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08: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
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
streaming-onnx-decode.py
Use high_freq -400 in computing fbank features. (
#1447
)
2024-01-04 13:59:32 +08:00
test_lstmp.py
Support exporting LSTM with projection to ONNX (
#621
)
2022-10-18 11:25:31 +08:00
train.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00