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 04:22:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
egs
/
librispeech
/
ASR
/
tdnn_lstm_ctc
History
Fangjun Kuang
5b3cd5debd
WIP: Add doc for the LibriSpeech recipe.
2021-08-24 15:23:44 +08:00
..
__init__.py
Add CTC training.
2021-07-24 17:13:20 +08:00
asr_datamodule.py
Add recipe for the yes_no dataset. (
#16
)
2021-08-23 11:36:29 +08:00
decode.py
Add recipe for the yes_no dataset. (
#16
)
2021-08-23 11:36:29 +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
WIP: Add doc for the LibriSpeech recipe.
2021-08-24 15:23:44 +08:00
README.md
Will add results later.