From 484f343a6dbe463cd8fcb06dafb818cadf947542 Mon Sep 17 00:00:00 2001 From: Shreyas0410 <70795867+Shreyas0410@users.noreply.github.com> Date: Thu, 26 Oct 2023 11:21:47 +0530 Subject: [PATCH] updated broken link in read.me file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a14abd023..917939a67 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ Once you have trained a model in icefall, you may want to deploy it with C++, without Python dependencies. Please refer to the documentation - + for how to do this. We also provide a Colab notebook, showing you how to run a torch scripted model in [k2][k2] with C++.