Skip to content

Commit 0befece

Browse files
add icefall and k2 commit info (#1522)
Co-authored-by: xiang.lv <xiang.lv@ximalaya.com>
1 parent cd3fcb5 commit 0befece

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/k2/make_hlg.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ lexion_dir=$1
77
lm_dir=$2
88
tgt_dir=$3
99

10+
# k2 and icefall updates very fast. Below commits are veryfied in this script.
11+
# k2 3dc222f981b9fdbc8061b3782c3b385514a2d444, icefall 499ac24ecba64f687ff244c7d66baa5c222ecf0f
12+
1013
# For k2 installation, please refer to https://github.com/k2-fsa/k2/
1114
python -c "import k2; print(k2.__file__)"
1215
python -c "import torch; import _k2; print(_k2.__file__)"

0 commit comments

Comments
 (0)