From 8039787583ba0c9651b4928a19807e6d1fcc216d Mon Sep 17 00:00:00 2001 From: Erwan Date: Thu, 23 Jun 2022 13:20:51 +0200 Subject: [PATCH] Update Results.md --- egs/librispeech/ASR/RESULTS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index b11ac867d..16809c885 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -1212,9 +1212,12 @@ rnn_dir=$(git rev-parse --show-toplevel)/icefall/rnn_lm --method rnn-lm ``` -You can find the pre-trained model by visiting +You can find the Conformer-CTC pre-trained model by visiting +and the RNN-LM pre-trained model: + + The tensorboard log for training is available at