From 53acfd6a583ccd793d7f4a9741df2acd0d905e88 Mon Sep 17 00:00:00 2001 From: safarisadegh <37085305+safarisadegh@users.noreply.github.com> Date: Fri, 9 Feb 2024 10:28:36 +0330 Subject: [PATCH] Update README.md fix typo in kaldi-decoder link --- icefall/ctc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icefall/ctc/README.md b/icefall/ctc/README.md index 0096bc0964..1e342f6a3c 100644 --- a/icefall/ctc/README.md +++ b/icefall/ctc/README.md @@ -12,6 +12,6 @@ pip install kaldifst kaldi-decoder ``` to install the dependencies. -[kaldi-decoder]: https://github.com/i2-fsa/kaldi-decoder +[kaldi-decoder]: https://github.com/k2-fsa/kaldi-decoder [kaldifst]: https://github.com/k2-fsa/kaldifst [k2]: https://github.com/k2-fsa/k2