This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Archived
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
icefall
/
icefall
History
shaynemei
5657fa44a4
use explicit relative imports
2022-08-02 17:44:36 -07:00
..
dataset
Add recipe for the yes_no dataset. (
#16
)
2021-08-23 11:36:29 +08:00
rnn_lm
use explicit relative imports
2022-08-02 17:44:36 -07:00
shared
sort imports
2022-08-01 20:37:16 -07:00
__init__.py
Using streaming conformer as transducer encoder (
#380
)
2022-06-28 00:18:54 +08:00
ali.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
bpe_graph_compiler.py
Fix code style and add copyright. (
#18
)
2021-08-23 10:43:59 +08:00
char_graph_compiler.py
[Ready to merge] Pruned transducer stateless5 recipe for tal_csasr (mix Chinese chars and English BPE) (
#428
)
2022-06-28 11:02:10 +08:00
checkpoint.py
Support decoding with averaged model when using --iter (
#353
)
2022-05-07 13:09:11 +08:00
decode.py
Add RNN-LM rescoring in fast beam search (
#475
)
2022-07-18 16:52:17 +08:00
diagnostics.py
fix for case of None stats
2022-07-19 14:29:23 +08:00
dist.py
correction for get rank id. (
#507
)
2022-07-29 11:28:52 +08:00
env.py
Support running icefall outside of a git tracked directory. (
#470
)
2022-07-08 15:03:07 +08:00
graph_compiler.py
black
2022-01-21 17:22:41 -05:00
lexicon.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
mmi_graph_compiler.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
mmi.py
Add MMI training with word pieces as modelling unit. (
#6
)
2021-10-18 15:20:32 +08:00
utils.py
Add stats about duration and padding proportion (
#485
)
2022-07-25 16:40:43 +08:00