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
dohe0342
1a918759ea
from local
2023-02-21 16:24:42 +09:00
..
__init__.py
CTC attention model with reworked Conformer encoder and reworked Transformer decoder (
#462
)
2022-07-22 15:31:25 +08:00
asr_datamodule.py
CTC attention model with reworked Conformer encoder and reworked Transformer decoder (
#462
)
2022-07-22 15:31:25 +08:00
asr_metrics.py
from local
2023-02-02 19:16:31 +09:00
attention.py
apply black on all files
2022-11-17 09:42:17 -05:00
combiner.py
from local
2023-02-16 17:46:47 +09:00
conformer_old.py
from local
2023-02-16 17:34:15 +09:00
conformer.py
from local
2023-02-21 09:34:16 +09:00
decode_old.py
from local
2023-02-17 10:24:31 +09:00
decode.py
from local
2023-02-21 14:08:49 +09:00
export.py
apply black on all files
2022-11-17 09:42:17 -05:00
label_smoothing.py
CTC attention model with reworked Conformer encoder and reworked Transformer decoder (
#462
)
2022-07-22 15:31:25 +08:00
optim.py
CTC attention model with reworked Conformer encoder and reworked Transformer decoder (
#462
)
2022-07-22 15:31:25 +08:00
scaling.py
CTC attention model with reworked Conformer encoder and reworked Transformer decoder (
#462
)
2022-07-22 15:31:25 +08:00
subsampling.py
CTC attention model with reworked Conformer encoder and reworked Transformer decoder (
#462
)
2022-07-22 15:31:25 +08:00
train_old.py
from local
2023-02-16 17:35:13 +09:00
train.py
from local
2023-02-21 02:15:39 +09:00
transformer_old.py
from local
2023-02-16 17:34:20 +09:00
transformer.py
from local
2023-02-16 17:34:43 +09:00