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
Xinyuan Li
7047a579b8
Undo changes to util summary writer
...
Signed-off-by: Xinyuan Li <xli257@b17.clsp.jhu.edu>
2024-01-23 23:23:22 -05:00
..
dataset
Add recipe for the yes_no dataset. (
#16
)
2021-08-23 11:36:29 +08:00
rnn_lm
Add start-batch option for RNNLM training (
#1161
)
2023-07-04 10:13:25 +08:00
shared
Implement recipe for Fluent Speech Commands dataset
2024-01-19 13:37:00 -05:00
transformer_lm
fix rnn_lm && transformer_lm import problem (
#971
)
2023-03-28 19:14:08 +08:00
__init__.py
Add Context biasing (
#1038
)
2023-06-03 21:28:49 +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
Apply delay penalty on k2 ctc loss (
#669
)
2022-11-28 22:34:02 +08:00
byte_utils.py
Traning with byte level BPE (TAL_CSASR) (
#1033
)
2023-05-16 12:44:52 +08:00
char_graph_compiler.py
Apply delay penalty on k2 ctc loss (
#669
)
2022-11-28 22:34:02 +08:00
checkpoint.py
Apply delay penalty on k2 ctc loss (
#669
)
2022-11-28 22:34:02 +08:00
context_graph.py
Add context biasing for zipformer recipe (
#1204
)
2023-08-28 19:37:32 +08:00
decode.py
Tedlium3 conformer ctc2 (
#696
)
2022-12-13 16:13:26 +08:00
diagnostics.py
update diagnostics, print limits in Balancer, merge changes from Dan's branch zlm59 (
#1109
)
2023-06-01 14:24:19 +08:00
dist.py
Fix setup_dist (
#806
)
2023-01-04 12:21:19 +08:00
env.py
apply black on all files
2022-11-17 09:42:17 -05:00
graph_compiler.py
Add need_repeat_flag in phone based ctc graph compiler (
#727
)
2022-12-04 17:20:17 +08:00
hooks.py
apply black on all files
2022-11-17 09:42:17 -05:00
lexicon.py
apply black on all files
2022-11-17 09:42:17 -05:00
lm_wrapper.py
Shallow fusion for Aishell (
#954
)
2023-04-03 16:20:29 +08:00
mmi_graph_compiler.py
fix mmi graph compiler bug. (
#895
)
2023-02-09 18:32:03 +08:00
mmi.py
Add Zipformer-MMI (
#746
)
2022-12-11 21:30:39 +08:00
ngram_lm.py
Remove onnx and onnxruntime from requirements.txt (
#640
)
2022-10-31 13:44:40 +08:00
profiler.py
add flops profiler, support for Zipformer encoder and Conformer encoder (
#1093
)
2023-05-24 19:10:45 +08:00
utils.py
Undo changes to util summary writer
2024-01-23 23:23:22 -05:00