From cba6ecc1d1c63da6cc73988cebe0a0189935a8df Mon Sep 17 00:00:00 2001 From: xiabingquan <53991699+xiabingquan@users.noreply.github.com> Date: Thu, 9 Feb 2023 23:54:45 +0800 Subject: [PATCH] Update README.md (#894) --- egs/librispeech/ASR/tdnn_lstm_ctc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/tdnn_lstm_ctc/README.md b/egs/librispeech/ASR/tdnn_lstm_ctc/README.md index 94d4ed6a3..b1e01a218 100644 --- a/egs/librispeech/ASR/tdnn_lstm_ctc/README.md +++ b/egs/librispeech/ASR/tdnn_lstm_ctc/README.md @@ -1,4 +1,4 @@ Please visit - + for how to run this recipe.