fix expired links (#856)

This commit is contained in:
Meng Wei 2023-01-28 14:43:47 +08:00 committed by GitHub
parent 1ce2bc1ee0
commit 74a2069f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Introduction # Introduction
Please refer to <https://icefall.readthedocs.io/en/latest/recipes/aishell/index.html> Please refer to <https://icefall.readthedocs.io/en/latest/recipes/Non-streaming-ASR/aishell/index.html>
for how to run models in this recipe. for how to run models in this recipe.

View File

@ -1,6 +1,6 @@
# Introduction # Introduction
Please refer to <https://icefall.readthedocs.io/en/latest/recipes/librispeech/index.html> for how to run models in this recipe. Please refer to <https://icefall.readthedocs.io/en/latest/recipes/Non-streaming-ASR/librispeech/index.html> for how to run models in this recipe.
[./RESULTS.md](./RESULTS.md) contains the latest results. [./RESULTS.md](./RESULTS.md) contains the latest results.

View File

@ -1,3 +1,3 @@
Please refer to <https://icefall.readthedocs.io/en/latest/recipes/timit/index.html> Please refer to <https://icefall.readthedocs.io/en/latest/recipes/Non-streaming-ASR/timit/index.html>
for how to run models in this recipe. for how to run models in this recipe.

View File

@ -10,5 +10,5 @@ get the following WER:
``` ```
Please refer to Please refer to
<https://icefall.readthedocs.io/en/latest/recipes/yesno/index.html> <https://icefall.readthedocs.io/en/latest/recipes/Non-streaming-ASR/yesno/index.html>
for detailed instructions. for detailed instructions.