You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/scripts/sepiaFW.wakeWordSettings.js
+34-48Lines changed: 34 additions & 48 deletions
Original file line number
Diff line number
Diff line change
@@ -108,33 +108,23 @@ function sepiaFW_build_wake_word_settings() {
108
108
109
109
//Select engine file URL
110
110
WakeWordSettings.engineFileUrlPopup=function(){
111
-
vartext=document.createElement("p");
112
-
text.textContent="Suggestions for engine file URLs. Adapt as required. Note: <...> parts are special tags that the client will convert automatically.";
Copy file name to clipboardExpand all lines: www/wake-word-settings.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ <h3>Wake-Word Settings</h3>
51
51
title="Paths you can use: empty or '<assist_server>/files/...' (self-hosted), '<custom_data>/...' (device), '<sepia_website>/files/porcupine/' (remote) as shortcuts.">
0 commit comments