Update tdnn_lstm_ctc.rst (#647)

This commit is contained in:
zr_jin 2022-11-02 23:36:07 +08:00 committed by GitHub
parent d389524d45
commit 8f79f6de00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -498,7 +498,7 @@ We do provide a colab notebook for this recipe showing how to use a pre-trained
|aishell asr conformer ctc colab notebook| |aishell asr conformer ctc colab notebook|
.. |aishell asr conformer ctc colab notebook| image:: https://colab.research.google.com/assets/colab-badge.svg .. |aishell asr conformer ctc colab notebook| image:: https://colab.research.google.com/assets/colab-badge.svg
:target: https://colab.research.google.com/drive/1qULaGvXq7PCu_P61oubfz9b53JzY4H3z :target: https://colab.research.google.com/drive/1jbyzYq3ytm6j2nlEt-diQm-6QVWyDDEa?usp=sharing
**Congratulations!** You have finished the aishell ASR recipe with **Congratulations!** You have finished the aishell ASR recipe with
TDNN-LSTM CTC models in ``icefall``. TDNN-LSTM CTC models in ``icefall``.