From 0663b97599fd94aebc3dbad161e8e256093eabfd Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Mon, 18 Oct 2021 15:00:37 +0800 Subject: [PATCH] Fix typos. --- egs/librispeech/ASR/conformer_ctc/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/egs/librispeech/ASR/conformer_ctc/README.md b/egs/librispeech/ASR/conformer_ctc/README.md index cafc63bb6..dfa522287 100644 --- a/egs/librispeech/ASR/conformer_ctc/README.md +++ b/egs/librispeech/ASR/conformer_ctc/README.md @@ -27,10 +27,10 @@ avg=15 --bucketing-sampler 0 \ --full-libri 1 \ --exp-dir conformer_ctc/exp \ - --lang-dir data/lang_bpe_5000 \ - --ali-dir data/ali_5000 + --lang-dir data/lang_bpe_500 \ + --ali-dir data/ali_500 ``` -and you will get four files inside the folder `data/ali_5000`: +and you will get four files inside the folder `data/ali_500`: ``` $ ls -lh data/ali_500