seanoliver / audioflare

An all-in-one AI audio playground using Cloudflare AI Workers to transcribe, analyze, summarize, and translate any audio file.
https://audioflare.seanoliver.dev/
MIT License
381 stars 30 forks source link

Demo does not process uploaded file - No Cloudflare auth token provided #8

Open jrstanley opened 7 months ago

jrstanley commented 7 months ago

Having tried the demo at https://audioflare.seanoliver.dev/ I'm unable to see the results from uploading one of the sample 30s clips.

I observe a POST request to https://audioflare.seanoliver.dev/api/transcribe which contains the response

{"error":"No Cloudflare auth token provided"}