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-26 18:24:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
icefall
/
test
History
Fangjun Kuang
d7023c3c4b
Merge remote-tracking branch 'dan/master' into mmi
2021-10-18 14:38:50 +08:00
..
test_ali.py
Use pre-computed alignments in LF-MMI training.
2021-09-28 15:37:47 +08:00
test_bpe_graph_compiler.py
Refactoring.
2021-09-24 19:45:08 +08:00
test_checkpoint.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +08:00
test_decode.py
Support pure ctc decoding requiring neither a lexicon nor an n-gram LM (
#58
)
2021-09-26 14:21:49 +08:00
test_graph_compiler.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +08:00
test_lexicon.py
Refactoring.
2021-09-24 19:45:08 +08:00
test_mmi_graph_compiler.py
Refactoring.
2021-09-24 19:45:08 +08:00
test_utils.py
Extract framewise alignment information using CTC decoding (
#39
)
2021-10-18 14:24:33 +08:00