feat: switch voice from Groq to Claude Haiku via ai-proxy
Some checks failed
Deploy / deploy (push) Failing after 1m0s

This commit is contained in:
Cosmo
2026-05-01 11:34:29 +00:00
parent d5dc9e6ec9
commit 130a58637a
2 changed files with 142 additions and 100 deletions

View File

@@ -121,7 +121,6 @@ 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