From aec222e2fe96bba7b2a7c96bcb2327a2fd45dfdc Mon Sep 17 00:00:00 2001 From: Mingshuang Luo <37799481+luomingshuang@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:36:40 +0800 Subject: [PATCH] add compile_lg.py for aishell2 recipe (#481) --- egs/aishell2/ASR/local/compile_lg.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 egs/aishell2/ASR/local/compile_lg.py diff --git a/egs/aishell2/ASR/local/compile_lg.py b/egs/aishell2/ASR/local/compile_lg.py new file mode 120000 index 000000000..462d6d3fb --- /dev/null +++ b/egs/aishell2/ASR/local/compile_lg.py @@ -0,0 +1 @@ +../../../librispeech/ASR/local/compile_lg.py \ No newline at end of file