diff --git a/client/demo/dist/assets/gui_settings/GUI.json b/client/demo/dist/assets/gui_settings/GUI.json index b8fb25d7..e17a8b81 100644 --- a/client/demo/dist/assets/gui_settings/GUI.json +++ b/client/demo/dist/assets/gui_settings/GUI.json @@ -21,7 +21,7 @@ { "name": "configArea", "options": { - "detectors": ["dio", "harvest", "crepe"], + "detectors": ["dio", "harvest", "crepe", "crepe_full", "crepe_tiny"], "inputChunkNums": [8, 16, 24, 32, 40, 48, 64, 80, 96, 112, 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 2048] } } diff --git a/client/demo/dist/index.html b/client/demo/dist/index.html index 83226387..bd2ec274 100644 --- a/client/demo/dist/index.html +++ b/client/demo/dist/index.html @@ -1 +1,10 @@ -