From 7103f94119d52f678afb8d8580b930dce2fee5ff Mon Sep 17 00:00:00 2001 From: csukuangfj Date: Wed, 2 Nov 2022 20:26:04 +0000 Subject: [PATCH] deploy: 5d285625cf14f6f1d7108d650ad58856ac0f7cd6 --- _sources/recipes/librispeech/tdnn_lstm_ctc.rst.txt | 2 +- recipes/librispeech/tdnn_lstm_ctc.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_sources/recipes/librispeech/tdnn_lstm_ctc.rst.txt b/_sources/recipes/librispeech/tdnn_lstm_ctc.rst.txt index ca477fbaa..aa380396a 100644 --- a/_sources/recipes/librispeech/tdnn_lstm_ctc.rst.txt +++ b/_sources/recipes/librispeech/tdnn_lstm_ctc.rst.txt @@ -398,7 +398,7 @@ We provide a colab notebook for decoding with pre-trained model. |librispeech tdnn_lstm_ctc colab notebook| .. |librispeech tdnn_lstm_ctc colab notebook| image:: https://colab.research.google.com/assets/colab-badge.svg - :target: https://colab.research.google.com/drive/1kNmDXNMwREi0rZGAOIAOJo93REBuOTcd + :target: https://colab.research.google.com/drive/1-iSfQMp2So-We_Uu49N4AAcMInB72u9z?usp=sharing **Congratulations!** You have finished the TDNN-LSTM-CTC recipe on librispeech in ``icefall``. diff --git a/recipes/librispeech/tdnn_lstm_ctc.html b/recipes/librispeech/tdnn_lstm_ctc.html index bf75c6f22..9c0475169 100644 --- a/recipes/librispeech/tdnn_lstm_ctc.html +++ b/recipes/librispeech/tdnn_lstm_ctc.html @@ -446,7 +446,7 @@ $ ./tdnn_lstm_ctc/pretrained.py --help

Colab notebook

We provide a colab notebook for decoding with pre-trained model.

-

librispeech tdnn_lstm_ctc colab notebook

+

librispeech tdnn_lstm_ctc colab notebook

Congratulations! You have finished the TDNN-LSTM-CTC recipe on librispeech in icefall.