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
Seonuk Kim
21579e767d
Update conformer.py
...
feedforward dimention -> feedforward dimension
2025-01-06 11:15:06 +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
attention.py
apply black on all files
2022-11-17 09:42:17 -05:00
conformer.py
Update conformer.py
2025-01-06 11:15:06 +09:00
decode.py
apply black on all files
2022-11-17 09:42:17 -05:00
export.py
Use tokens.txt to replace bpe.model (
#1162
)
2023-08-12 16:53:59 +08: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
Tedlium3 conformer ctc2 (
#696
)
2022-12-13 16:13:26 +08:00
train.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
transformer.py
apply black on all files
2022-11-17 09:42:17 -05:00