fix: suppress VAD debug logs, spotify no-device graceful, filter tool names from response
Some checks failed
Deploy / deploy (push) Failing after 45s
Some checks failed
Deploy / deploy (push) Failing after 45s
This commit is contained in:
@@ -114,6 +114,7 @@ export default function VoiceController() {
|
||||
model: 'v5',
|
||||
baseAssetPath: '/vad/',
|
||||
onnxWASMBasePath: '/vad/',
|
||||
logLevel: 'error',
|
||||
ortConfig: (ort: any) => {
|
||||
ort.env.wasm.numThreads = 1
|
||||
ort.env.wasm.simd = true
|
||||
|
||||
Reference in New Issue
Block a user