My `wrangler.toml` defines `AUDIO_PROCESSOR` as a Durable Object, and the code uses this.env.AI,
My
i removed the other bindings that were not relevant....
The sample code provided for Typsescipt uses the api only
https://developers.cloudflare.com/workers-ai/models/whisper-large-v3-turbo/
So im kinda confused and vibing use groq and claude to find the right way to do it thx
wrangler.toml defines AUDIO_PROCESSOR as a Durable Object, and the code uses this.env.AI, i removed the other bindings that were not relevant....
The sample code provided for Typsescipt uses the api only
https://developers.cloudflare.com/workers-ai/models/whisper-large-v3-turbo/
So im kinda confused and vibing use groq and claude to find the right way to do it thx
Cloudflare Docs
Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation.

