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-14 12:32:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
tdnn_lstm_ctc
History
Fangjun Kuang
c6e3e10ac7
Fix style issues.
2021-08-23 10:56:53 +08:00
..
__init__.py
Add CTC training.
2021-07-24 17:13:20 +08:00
asr_datamodule.py
Fix style issues.
2021-08-23 10:56:53 +08:00
decode.py
Merge remote-tracking branch 'dan/master' into yesno
2021-08-23 10:44:39 +08:00
model.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +08:00
README.md
Add doc about installation and usage (
#7
)
2021-08-12 12:44:04 +08:00
train.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +08:00
README.md
Will add results later.