From b55dd5e3643a4264f3de63c9bb4c23f17fb7ada7 Mon Sep 17 00:00:00 2001 From: marcoyang1998 <45973641+marcoyang1998@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:09:53 +0800 Subject: [PATCH] Update docs/source/decoding-with-langugage-models/LODR.rst Co-authored-by: Fangjun Kuang --- docs/source/decoding-with-langugage-models/LODR.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/decoding-with-langugage-models/LODR.rst b/docs/source/decoding-with-langugage-models/LODR.rst index 160fca353..37cce91c9 100644 --- a/docs/source/decoding-with-langugage-models/LODR.rst +++ b/docs/source/decoding-with-langugage-models/LODR.rst @@ -17,7 +17,7 @@ of langugae model integration. This tutorial is based on the recipe `pruned_transducer_stateless7_streaming `_, which is a streaming transducer model trained on `LibriSpeech`_. - However, you can easily apply shallow fusion to other recipes. + However, you can easily apply LODR to other recipes. If you encounter any problems, please open an issue here `icefall `_.