From 78fec8ef6fe6494fd0c0c00a682a09b7f37d1b1d Mon Sep 17 00:00:00 2001 From: marcoyang1998 <45973641+marcoyang1998@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:08:12 +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 e44d07bb3..1d8562843 100644 --- a/docs/source/decoding-with-langugage-models/LODR.rst +++ b/docs/source/decoding-with-langugage-models/LODR.rst @@ -47,7 +47,7 @@ shallow fusion is the subtraction of the source domain LM. Some works treat the predictor and the joiner of the neural transducer as its internal LM. However, the LM is considered to be weak and can only capture low-level language information. Therefore, `LODR `__ proposed to use a low-order n-gram LM as an approximation of the ILM of the neural transducer. This leads to the following formula -during decoding for RNNT model: +during decoding for transducer model: .. math::