feat: switch voice from Groq to Claude Haiku via ai-proxy
Some checks failed
Deploy / deploy (push) Failing after 1m0s
Some checks failed
Deploy / deploy (push) Failing after 1m0s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user