From bf3029c0fa0834f622f9b8318bb3c96b45dbb680 Mon Sep 17 00:00:00 2001 From: Binbin Zhang Date: Sun, 28 Nov 2021 21:50:50 +0800 Subject: [PATCH] [doc] rename to wekws (#15) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebf8988..52a447a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# wenet-kws +# WeKws Production First and Production Ready End-to-End Keyword Spotting Toolkit. @@ -20,7 +20,7 @@ We are going to support the following typical applications of wakeup word: - Clone the repo ``` sh -git clone https://github.com/wenet-e2e/wenet.git +git clone https://github.com/wenet-e2e/wekws.git ``` - Install Conda: please see https://docs.conda.io/en/latest/miniconda.html