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
/
tdnn_lstm_ctc
History
Fangjun Kuang
caa0b9e942
Fix an error in displaying decoding process. (
#12
)
2021-08-19 14:54:01 +08:00
..
__init__.py
Add CTC training.
2021-07-24 17:13:20 +08:00
decode.py
Fix an error in displaying decoding process. (
#12
)
2021-08-19 14:54:01 +08:00
model.py
Add CTC training.
2021-07-24 17:13:20 +08:00
README.md
Add doc about installation and usage (
#7
)
2021-08-12 12:44:04 +08:00
train.py
Refactoring (
#4
)
2021-08-04 14:53:02 +08:00
README.md
Will add results later.