From 6b188fc733ad4cb7c9c63ec26419ef527851e382 Mon Sep 17 00:00:00 2001 From: zr_jin Date: Tue, 23 Jan 2024 16:22:28 +0800 Subject: [PATCH] Update README.md Co-authored-by: Fangjun Kuang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24df6e819..61920be65 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The icefall peoject contains speech related recipes for various datasets using [k2-fsa](https://github.com/k2-fsa/k2) and [lhotse](https://github.com/lhotse-speech/lhotse). You can use [sherpa](https://github.com/k2-fsa/sherpa), [sherpa-ncnn](https://github.com/k2-fsa/sherpa-ncnn) or [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx) for deployment with models -in icefall, these frameworks also provides support for models not included in icefall, please refer to respective documents for more details. +in icefall; these frameworks also support models not included in icefall; please refer to respective documents for more details. You can try pre-trained models from within your browser without the need to download or install anything by visiting this [huggingface space](https://huggingface.co/spaces/k2-fsa/automatic-speech-recognition).