Hi, are websockets available for the new
Hi, are websockets available for the new Nova 3 ASR model?
run method with an option websocket: true and it returns a websocket. But to make it work you need to send the raw audio bytes over the socket. There are too many details there I'm not familiar with, so I'd recommend waiting for the official docswebsocket: trueenv.AI.run("@cf/deepgram/nova-3", {}, {websocket: true, encoding: "linear", sample_rate: 16000})