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
Shayne Mei
f7c3d1ee28
Merge 561c428e508da15074afb4b3496f5f6aafbe65d5 into f24b76e64bb59e157e3904d0330a132a308f18c0
2022-08-07 12:00:32 +08: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
attention.py
use explicit relative imports
2022-08-02 17:44:36 -07:00
conformer.py
sort imports
2022-08-02 17:45:23 -07:00
decode.py
sort imports
2022-08-02 17:45:23 -07:00
export.py
sort imports
2022-08-02 17:45:23 -07: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
sort imports
2022-08-02 17:45:23 -07:00
train.py
Merge 561c428e508da15074afb4b3496f5f6aafbe65d5 into f24b76e64bb59e157e3904d0330a132a308f18c0
2022-08-07 12:00:32 +08:00
transformer.py
sort imports
2022-08-02 17:45:23 -07:00