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 09:32:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
tdnn_lstm_ctc
History
Fangjun Kuang
12a2fd023e
Add doc about installation and usage (
#7
)
...
* Add readme. * Add TOC. * fix typos * Minor fixes after review.
2021-08-12 12:44:04 +08:00
..
__init__.py
Add CTC training.
2021-07-24 17:13:20 +08:00
decode.py
Refactoring (
#4
)
2021-08-04 14:53:02 +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.