I am getting error while running the curl command word worker ai speech to text
when i am trying to run this command "curl.exe https://api.cloudflare.com/client/v4/accounts/accountid/ai/run/@cf/openai/whisper -X POST -H "Authorization: Bearer apitoken" --data-binary "@fma.mp3"" i am getting this error "{"errors":[{"message":"InferenceUpstreamError: InferenceUpstreamError: ERROR 3001: Unknown internal error","code":1000}],"success":false,"result":{},"messages":[]}" i have replaced the account id and api token here.
0 Replies