From cadeec1f0cdc7caf1ac6c42c0c59c4c7bcda6337 Mon Sep 17 00:00:00 2001 From: hongjiwang Date: Thu, 9 Feb 2023 16:51:22 +0800 Subject: [PATCH] [doc] update paper link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b032712..3a77fc7 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Please scan the QR code on the right to join the chat group. * Mining Effective Negative Training Samples for Keyword Spotting ([github]( https://github.com/jingyonghou/KWS_Max-pooling_RHE), - [paper](http://lxie.nwpu-aslp.org/papers/2020ICASSP_HJY.pdf)) + [paper](https://www.microsoft.com/en-us/research/uploads/prod/2020/04/ICASSP2020_Max_pooling_KWS.pdf)) * Max-pooling Loss Training of Long Short-term Memory Networks for Small-footprint Keyword Spotting ([paper](https://arxiv.org/pdf/1705.02411.pdf)) * A depthwise separable convolutional neural network for keyword spotting on an embedded system