From c500cbdf8d6efd4d246db1789d1563f6e84bcd95 Mon Sep 17 00:00:00 2001 From: csukuangfj Date: Fri, 14 Oct 2022 04:28:10 +0000 Subject: [PATCH] deploy: a66e74b92f2f41855e0422420dfb06ebe7c6889f --- .buildinfo | 2 +- contributing/code-style.html | 2 +- contributing/doc.html | 2 +- contributing/how-to-create-a-recipe.html | 2 +- contributing/index.html | 2 +- genindex.html | 2 +- huggingface/index.html | 2 +- huggingface/pretrained-models.html | 2 +- huggingface/spaces.html | 2 +- index.html | 2 +- installation/index.html | 2 +- model-export/export-model-state-dict.html | 2 +- model-export/export-ncnn.html | 2 +- model-export/export-onnx.html | 2 +- model-export/export-with-torch-jit-script.html | 2 +- model-export/export-with-torch-jit-trace.html | 2 +- model-export/index.html | 2 +- recipes/aishell/conformer_ctc.html | 2 +- recipes/aishell/index.html | 2 +- recipes/aishell/stateless_transducer.html | 2 +- recipes/aishell/tdnn_lstm_ctc.html | 2 +- recipes/index.html | 2 +- recipes/librispeech/conformer_ctc.html | 2 +- recipes/librispeech/index.html | 2 +- recipes/librispeech/lstm_pruned_stateless_transducer.html | 2 +- recipes/librispeech/tdnn_lstm_ctc.html | 2 +- recipes/timit/index.html | 2 +- recipes/timit/tdnn_ligru_ctc.html | 2 +- recipes/timit/tdnn_lstm_ctc.html | 2 +- recipes/yesno/index.html | 2 +- recipes/yesno/tdnn.html | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.buildinfo b/.buildinfo index d727d6619..f0d993e35 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 3ca2e66d59e42ffdb5e0a5ba2153f99e +config: 511112d171c95e9a2b58f8d4f5640bab tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/contributing/code-style.html b/contributing/code-style.html index 8e3785bf5..e904747fa 100644 --- a/contributing/code-style.html +++ b/contributing/code-style.html @@ -70,7 +70,7 @@
  • Contributing »
  • Follow the code style
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/contributing/doc.html b/contributing/doc.html index b965da43c..930a9562d 100644 --- a/contributing/doc.html +++ b/contributing/doc.html @@ -70,7 +70,7 @@
  • Contributing »
  • Contributing to Documentation
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/contributing/how-to-create-a-recipe.html b/contributing/how-to-create-a-recipe.html index 528ede4de..cdc7b6d28 100644 --- a/contributing/how-to-create-a-recipe.html +++ b/contributing/how-to-create-a-recipe.html @@ -76,7 +76,7 @@
  • Contributing »
  • How to create a recipe
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/contributing/index.html b/contributing/index.html index b9754b93c..bede85b03 100644 --- a/contributing/index.html +++ b/contributing/index.html @@ -69,7 +69,7 @@
  • »
  • Contributing
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/genindex.html b/genindex.html index c81e4666e..50f1cbb70 100644 --- a/genindex.html +++ b/genindex.html @@ -61,7 +61,7 @@
  • »
  • Index
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/huggingface/index.html b/huggingface/index.html index 1b8085f25..b3fe614d1 100644 --- a/huggingface/index.html +++ b/huggingface/index.html @@ -68,7 +68,7 @@
  • »
  • Huggingface
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/huggingface/pretrained-models.html b/huggingface/pretrained-models.html index 4103606f6..439175f78 100644 --- a/huggingface/pretrained-models.html +++ b/huggingface/pretrained-models.html @@ -69,7 +69,7 @@
  • Huggingface »
  • Pre-trained models
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/huggingface/spaces.html b/huggingface/spaces.html index 1f719cb49..2df5230fe 100644 --- a/huggingface/spaces.html +++ b/huggingface/spaces.html @@ -71,7 +71,7 @@
  • Huggingface »
  • Huggingface spaces
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/index.html b/index.html index 5879713b2..e29ff0ff7 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,7 @@
  • »
  • Icefall
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/installation/index.html b/installation/index.html index 692db633f..a7aa4e218 100644 --- a/installation/index.html +++ b/installation/index.html @@ -85,7 +85,7 @@
  • »
  • Installation
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/model-export/export-model-state-dict.html b/model-export/export-model-state-dict.html index 4f3c708e9..b0ef2cbc8 100644 --- a/model-export/export-model-state-dict.html +++ b/model-export/export-model-state-dict.html @@ -78,7 +78,7 @@
  • Model export »
  • Export model.state_dict()
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/model-export/export-ncnn.html b/model-export/export-ncnn.html index 2338e1df1..23879a775 100644 --- a/model-export/export-ncnn.html +++ b/model-export/export-ncnn.html @@ -72,7 +72,7 @@
  • Model export »
  • Export to ncnn
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/model-export/export-onnx.html b/model-export/export-onnx.html index 0c316d7d0..e489c3f4f 100644 --- a/model-export/export-onnx.html +++ b/model-export/export-onnx.html @@ -77,7 +77,7 @@
  • Model export »
  • Export to ONNX
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/model-export/export-with-torch-jit-script.html b/model-export/export-with-torch-jit-script.html index 2d0771d0e..a47efe186 100644 --- a/model-export/export-with-torch-jit-script.html +++ b/model-export/export-with-torch-jit-script.html @@ -77,7 +77,7 @@
  • Model export »
  • Export model with torch.jit.script()
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/model-export/export-with-torch-jit-trace.html b/model-export/export-with-torch-jit-trace.html index f67705231..6ab526416 100644 --- a/model-export/export-with-torch-jit-trace.html +++ b/model-export/export-with-torch-jit-trace.html @@ -77,7 +77,7 @@
  • Model export »
  • Export model with torch.jit.trace()
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/model-export/index.html b/model-export/index.html index eba8286ed..d71bbd974 100644 --- a/model-export/index.html +++ b/model-export/index.html @@ -71,7 +71,7 @@
  • »
  • Model export
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/aishell/conformer_ctc.html b/recipes/aishell/conformer_ctc.html index 2a25508a4..581d6e829 100644 --- a/recipes/aishell/conformer_ctc.html +++ b/recipes/aishell/conformer_ctc.html @@ -85,7 +85,7 @@
  • aishell »
  • Conformer CTC
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/aishell/index.html b/recipes/aishell/index.html index 2efefb985..58c659c28 100644 --- a/recipes/aishell/index.html +++ b/recipes/aishell/index.html @@ -76,7 +76,7 @@
  • Recipes »
  • aishell
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/aishell/stateless_transducer.html b/recipes/aishell/stateless_transducer.html index 2a440bb9d..54bae0a92 100644 --- a/recipes/aishell/stateless_transducer.html +++ b/recipes/aishell/stateless_transducer.html @@ -86,7 +86,7 @@
  • aishell »
  • Stateless Transducer
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/aishell/tdnn_lstm_ctc.html b/recipes/aishell/tdnn_lstm_ctc.html index ed81f1a9c..722607df4 100644 --- a/recipes/aishell/tdnn_lstm_ctc.html +++ b/recipes/aishell/tdnn_lstm_ctc.html @@ -84,7 +84,7 @@
  • aishell »
  • TDNN-LSTM CTC
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/index.html b/recipes/index.html index ce20c5987..9b9f028b0 100644 --- a/recipes/index.html +++ b/recipes/index.html @@ -70,7 +70,7 @@
  • »
  • Recipes
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/librispeech/conformer_ctc.html b/recipes/librispeech/conformer_ctc.html index ea8e0b413..751962790 100644 --- a/recipes/librispeech/conformer_ctc.html +++ b/recipes/librispeech/conformer_ctc.html @@ -85,7 +85,7 @@
  • LibriSpeech »
  • Conformer CTC
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/librispeech/index.html b/recipes/librispeech/index.html index bcbef6788..1dc93775e 100644 --- a/recipes/librispeech/index.html +++ b/recipes/librispeech/index.html @@ -76,7 +76,7 @@
  • Recipes »
  • LibriSpeech
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/librispeech/lstm_pruned_stateless_transducer.html b/recipes/librispeech/lstm_pruned_stateless_transducer.html index 78e5fafba..86f02f9f2 100644 --- a/recipes/librispeech/lstm_pruned_stateless_transducer.html +++ b/recipes/librispeech/lstm_pruned_stateless_transducer.html @@ -85,7 +85,7 @@
  • LibriSpeech »
  • LSTM Transducer
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/librispeech/tdnn_lstm_ctc.html b/recipes/librispeech/tdnn_lstm_ctc.html index 4ef3a2efb..18422cec6 100644 --- a/recipes/librispeech/tdnn_lstm_ctc.html +++ b/recipes/librispeech/tdnn_lstm_ctc.html @@ -84,7 +84,7 @@
  • LibriSpeech »
  • TDNN-LSTM-CTC
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/timit/index.html b/recipes/timit/index.html index 30cd4e2b4..9b07738e0 100644 --- a/recipes/timit/index.html +++ b/recipes/timit/index.html @@ -75,7 +75,7 @@
  • Recipes »
  • TIMIT
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/timit/tdnn_ligru_ctc.html b/recipes/timit/tdnn_ligru_ctc.html index 8007cb522..b4694de00 100644 --- a/recipes/timit/tdnn_ligru_ctc.html +++ b/recipes/timit/tdnn_ligru_ctc.html @@ -83,7 +83,7 @@
  • TIMIT »
  • TDNN-LiGRU-CTC
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/timit/tdnn_lstm_ctc.html b/recipes/timit/tdnn_lstm_ctc.html index a9d979d18..c01f3a236 100644 --- a/recipes/timit/tdnn_lstm_ctc.html +++ b/recipes/timit/tdnn_lstm_ctc.html @@ -83,7 +83,7 @@
  • TIMIT »
  • TDNN-LSTM-CTC
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/yesno/index.html b/recipes/yesno/index.html index 50f902d94..7509217a8 100644 --- a/recipes/yesno/index.html +++ b/recipes/yesno/index.html @@ -74,7 +74,7 @@
  • Recipes »
  • YesNo
  • - Edit on GitHub + Edit on GitHub

  • diff --git a/recipes/yesno/tdnn.html b/recipes/yesno/tdnn.html index 71897e405..b8640b8f3 100644 --- a/recipes/yesno/tdnn.html +++ b/recipes/yesno/tdnn.html @@ -82,7 +82,7 @@
  • YesNo »
  • TDNN-CTC
  • - Edit on GitHub + Edit on GitHub