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_stateless5
History
marcoyang1998
d337398d29
Shallow fusion for Aishell (
#954
)
...
* add shallow fusion and LODR for aishell * update RESULTS * add save by iterations
2023-04-03 16:20:29 +08:00
..
__init__.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
asr_datamodule.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
beam_search.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
conformer.py
fix bug (
#796
)
2022-12-28 11:20:38 +08:00
decode_stream.py
apply black on all files
2022-11-17 09:42:17 -05:00
decode.py
Shallow fusion for Aishell (
#954
)
2023-04-03 16:20:29 +08:00
decoder.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
encoder_interface.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
export.py
fix wenet stateless5 jit export error (
#735
)
2022-12-05 23:35:10 +08:00
joiner.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
lstmp.py
fix wenet stateless5 jit export error (
#735
)
2022-12-05 23:35:10 +08:00
model.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
optim.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
pretrained.py
manual correction of black formatting
2022-11-17 14:18:05 -05:00
scaling_converter.py
fix wenet stateless5 jit export error (
#735
)
2022-12-05 23:35:10 +08:00
scaling.py
[WIP] Pruned-transducer-stateless5-for-WenetSpeech (offline and streaming) (
#447
)
2022-07-28 12:54:27 +08:00
streaming_beam_search.py
apply black on all files
2022-11-17 09:42:17 -05:00
streaming_decode.py
Fix style issues. (
#937
)
2023-03-08 22:56:04 +08:00
train.py
Filter the training data of T < S for Wenet train recipe (
#753
)
2022-12-11 20:16:10 +08:00