From 6c15f9628ffa1108eb2f4f230c16401e3e77156a Mon Sep 17 00:00:00 2001 From: Binbin Zhang Date: Thu, 24 Nov 2022 17:23:37 +0800 Subject: [PATCH] [doc] add paper link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aea319b..401ffd9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # WeKws +[**Roadmap**](ROADMAP.md) +| [**Paper**](https://arxiv.org/pdf/2210.16743.pdf) + + Production First and Production Ready End-to-End Keyword Spotting Toolkit. The goal of this toolkit it to...