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
8469f9ae0a
Refactor asr_datamodule. (
#15
)
...
* WIP: Refactor asr_datamodule. * Fixes after review. * Minor fixes.
2021-08-21 09:53:46 +08:00
..
__init__.py
Add CTC training.
2021-07-24 17:13:20 +08:00
asr_datamodule.py
Refactor asr_datamodule. (
#15
)
2021-08-21 09:53:46 +08:00
decode.py
Refactor asr_datamodule. (
#15
)
2021-08-21 09:53:46 +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
Refactor asr_datamodule. (
#15
)
2021-08-21 09:53:46 +08:00
README.md
Will add results later.