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
Daniel Povey
0d7161ebec
Use get_parameter_groups_with_lr in train.py; bug fixes
2023-01-05 14:11:33 +08:00
..
dataset
Add recipe for the yes_no dataset. (
#16
)
2021-08-23 11:36:29 +08:00
rnn_lm
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (
#439
)
2022-06-23 19:37:03 +08:00
shared
minor fixes
2022-01-02 23:38:33 -08:00
__init__.py
Add Shallow fusion in modified_beam_search (
#630
)
2022-10-21 16:44:56 +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
Update checkpoint.py to deal with int params
2022-10-07 17:06:38 +08:00
decode.py
Convert ScaledEmbedding to nn.Embedding for inference. (
#517
)
2022-08-03 15:34:55 +08:00
diagnostics.py
Fix diagnostics.py re backoff for eigs
2022-12-22 23:14:28 +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
hooks.py
Dont print out full non-finite tensor
2022-10-22 23:03:19 +08: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
ngram_lm.py
Add Shallow fusion in modified_beam_search (
#630
)
2022-10-21 16:44:56 +08:00
utils.py
Use get_parameter_groups_with_lr in train.py; bug fixes
2023-01-05 14:11:33 +08:00