From 1b565dd25198f700bcfe88e86a0f6a435e11a429 Mon Sep 17 00:00:00 2001 From: zr_jin Date: Tue, 26 Sep 2023 15:41:39 +0800 Subject: [PATCH] added softlinks to local dir (#1273) --- egs/tedlium3/ASR/conformer_ctc2/local | 1 + egs/tedlium3/ASR/pruned_transducer_stateless/local | 1 + egs/tedlium3/ASR/transducer_stateless/local | 1 + egs/tedlium3/ASR/zipformer/local | 1 + 4 files changed, 4 insertions(+) create mode 120000 egs/tedlium3/ASR/conformer_ctc2/local create mode 120000 egs/tedlium3/ASR/pruned_transducer_stateless/local create mode 120000 egs/tedlium3/ASR/transducer_stateless/local create mode 120000 egs/tedlium3/ASR/zipformer/local diff --git a/egs/tedlium3/ASR/conformer_ctc2/local b/egs/tedlium3/ASR/conformer_ctc2/local new file mode 120000 index 000000000..c820590c5 --- /dev/null +++ b/egs/tedlium3/ASR/conformer_ctc2/local @@ -0,0 +1 @@ +../local \ No newline at end of file diff --git a/egs/tedlium3/ASR/pruned_transducer_stateless/local b/egs/tedlium3/ASR/pruned_transducer_stateless/local new file mode 120000 index 000000000..c820590c5 --- /dev/null +++ b/egs/tedlium3/ASR/pruned_transducer_stateless/local @@ -0,0 +1 @@ +../local \ No newline at end of file diff --git a/egs/tedlium3/ASR/transducer_stateless/local b/egs/tedlium3/ASR/transducer_stateless/local new file mode 120000 index 000000000..c820590c5 --- /dev/null +++ b/egs/tedlium3/ASR/transducer_stateless/local @@ -0,0 +1 @@ +../local \ No newline at end of file diff --git a/egs/tedlium3/ASR/zipformer/local b/egs/tedlium3/ASR/zipformer/local new file mode 120000 index 000000000..c820590c5 --- /dev/null +++ b/egs/tedlium3/ASR/zipformer/local @@ -0,0 +1 @@ +../local \ No newline at end of file