I’m trying to set the following STT in AgentSessionOptions in the Node SDK:
new inference.STT({ model: 'deepgram/nova-3', language: 'he' })
Hebrew should be supported by nova-3 according to the docs:
But I’m getting this error:
failed to create session: failed to create provider instance for session my-session-id: language he not supported by model: deepgram/nova-3-general, deployment: standard