How can I connect Whisper on groq cloud with n8n

How can I connect Whisper on groq cloud with n8n because when I try to in with n8n i find one option and is it is for check model not Whisper

Hey there! As of right now, there is no custom node in n8n that allows you to use Groq’s deployment of OpenAI’s whisper models. However you could use the code node, and implement it that way on your own following the documentation!

Please let me know if you run into any issues or need further assistance!

1 Like