From 884bf615e57fd918b27cd7c054ac114fe76da688 Mon Sep 17 00:00:00 2001 From: luomingshuang <739314837@qq.com> Date: Thu, 19 May 2022 14:25:24 +0800 Subject: [PATCH] change for README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f40aa07a..8c8f34819 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ We provide one model for this recipe: [Pruned stateless RNN-T: Conformer encoder | fast beam search | 5.30 | 6.34 | | modified beam search | 5.27 | 6.33 | -We provide a Colab notebook to run a pre-trained Pruned Transducer Stateless model: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)(https://colab.research.google.com/drive/1wNSnSj3T5oOctbh5IGCa393gKOoQw2GH?usp=sharing) +We provide a Colab notebook to run a pre-trained Pruned Transducer Stateless model: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1wNSnSj3T5oOctbh5IGCa393gKOoQw2GH?usp=sharing) ## Deployment with C++