From c3dbccf52a0f418b7d9bc600c6e3da83ef9b909f Mon Sep 17 00:00:00 2001 From: binaryify Date: Sun, 10 Sep 2023 15:57:13 +0800 Subject: [PATCH] =?UTF-8?q?update:=20demo=20=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/audio_match_demo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/audio_match_demo/index.html b/public/audio_match_demo/index.html index f173c1c..f6ebe81 100644 --- a/public/audio_match_demo/index.html +++ b/public/audio_match_demo/index.html @@ -68,7 +68,7 @@ logs.write(`[index] Generated FP ${FP}`) logs.write('[index] Now querying, please wait...') fetch( - 'http://localhost:3000/audio/match?' + + '/audio/match?' + new URLSearchParams(Object.assign({ audioFP: FP, duration: duration