This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Watch
1
Star
0
Fork
0
You've already forked icefall
mirror of
https://github.com/k2-fsa/icefall.git
synced
2025-08-08 17:42:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
conformer_ctc
History
Fangjun Kuang
b94d97da37
Disable gradient computation in evaluation mode.
2021-07-29 20:37:31 +08:00
..
__init__.py
WIP: Begin to add BPE decoding
2021-07-26 20:06:58 +08:00
conformer.py
WIP: Begin to add BPE decoding
2021-07-26 20:06:58 +08:00
decode.py
Use attention decoder for rescoring.
2021-07-28 12:22:09 +08:00
train.py
Disable gradient computation in evaluation mode.
2021-07-29 20:37:31 +08:00
transformer.py
WIP: Add BPE training code.
2021-07-29 20:23:52 +08:00