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
/
conformer_ctc2
History
Quandwang
dd393b5d72
style correction
2022-07-21 20:16:56 +08:00
..
__init__.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
asr_datamodule.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
attention.py
style correction
2022-07-21 20:16:56 +08:00
conformer.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
decode.py
add rnn lm decoding
2022-07-21 17:49:51 +08:00
export.py
minor changes
2022-07-21 17:50:39 +08:00
label_smoothing.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
optim.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
scaling.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
subsampling.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00
train.py
fix typos and modify the expr of ScaledEmbedding
2022-07-20 17:46:40 +08:00
transformer.py
ctc attention model with reworked conformer encoder and reworked transformer decoder
2022-07-04 23:33:52 +08:00