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
Fangjun Kuang
fd8f8780fa
Fix logging torch.dtype. (
#1947
)
2025-05-21 12:04:57 +08:00
..
ctc
Add merge_tokens for ctc forced alignment (
#1649
)
2024-06-12 17:45:13 +08:00
dataset
Add recipe for the yes_no dataset. (
#16
)
2021-08-23 11:36:29 +08:00
rnn_lm
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
shared
Implement recipe for Fluent Speech Commands dataset (
#1469
)
2024-01-31 22:53:36 +08:00
transformer_lm
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
__init__.py
Merge japanese-to-english multilingual branch (
#1860
)
2025-02-04 01:33:09 +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
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
char_graph_compiler.py
Recipes for open vocabulary keyword spotting (
#1428
)
2024-02-22 15:31:20 +08:00
checkpoint.py
Revert "Replace deprecated pytorch methods (
#1814
)" (
#1841
)
2024-12-18 16:49:57 +08:00
context_graph.py
Recipes for open vocabulary keyword spotting (
#1428
)
2024-02-22 15:31:20 +08:00
decode.py
fixed formatting issue (
#1791
)
2024-10-30 21:14:12 +08:00
diagnostics.py
Add the "rms-sort" diagnostics (
#1851
)
2024-12-30 15:27:05 +08:00
dist.py
Whisper Fine-tuning Recipe on Aishell1 (
#1466
)
2024-01-27 00:32:30 +08:00
env.py
Update env.py (
#1635
)
2024-05-22 22:29:38 +08:00
err.py
additional instruction for the
grad_scale is too small
error (
#1550
)
2024-03-14 11:33:49 +08: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
Improve infinity-check (
#1862
)
2025-01-09 15:05:38 +08:00
lexicon.py
apply black on all files
2022-11-17 09:42:17 -05:00
lm_wrapper.py
minor fix for param. names (
#1495
)
2024-02-20 14:38:51 +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
otc_graph_compiler.py
Add scripts and recipe for BTC/OTC (
#1255
)
2023-09-29 07:52:46 +08:00
otc_phone_graph_compiler.py
add OTC related scripts using phone as units instead of BPEs (
#1602
)
2024-04-26 00:55:44 +08:00
profiler.py
Strengthened style constraints (
#1527
)
2024-03-04 23:28:04 +08:00
utils.py
Fix logging torch.dtype. (
#1947
)
2025-05-21 12:04:57 +08:00