Open AI_Transcribe a Recording (Telegram)

data
File Name:
file_9.oga
File Extension:
oga
Mime Type:
application/octet-stream
File Size:
27.2 kB

I have sent the audio message via Telegram, and I got the message shown in the image.

WHY???

Hey @TURKI_M_ALSAYED hope all is well, welcome to the community.

Would you like to share more? The way your Transcribe a recording node is configured, for instance? Try to attach the whole workflow. Here is how.

Try to config Transcribe a recording as below

1 Like


Here is mine!

I coppied your flow, and its worked for me

But you can try this one instead

I got the same error, WHY?
Why works with you and not with me.
Do you think if i upgrade my plan in open AI will fix the issue.

Did you configure your OpenAI API key already?

I got the solution, I was in a free plan in the open AI platform.
Once I charged my account with a credit, I got it work perfectly.

Thank you so much guys

Glad to hear you’ve identified the root cause! If my suggestion helped resolve the issue, I’d appreciate it if you could mark it as the solution. Thanks!

  • Convert the file to audio/ogg in the Get a file node:
  • Add this line to the binary -> mimeType field in the binary metadata:
audio/ogg
  • Or add a Set node before transcription:
  • Mode: Keep Only Set
  • Under Binary Properties → Key: mimeType, Value: audio/ogg

Hi guys, i have the same issue and losing my mind over it, I tried to follow a guide on youtube and i did every step that he had but it doesn’t work, can someone help me?

cann’t understand why, here is my workflow


Hi, I think you’re currently on a free plan with OpenAI. You should charge it to my account using a credit — that should work.


I created API key while using my ChatGPT plus account and it looks like i have some credits to use.
what am i missing?

well i add more credits and it works now.