BuildShipBBuildShip
Powered by
thiwaT
BuildShip•2y ago•
4 replies
thiwa

Handling Local Files with REST API Trigger for Whisper API

I'm developing a voice recognition feature in an Android app using Whisper API. Sending audio files directly to Whisper works fine, but I run into problems when routing them through Buildship's REST API trigger.

I pass the audio file URL as speech_url, but the response from Whisper is consistently null.Does the REST API trigger in Buildship handle local files differently, or might I be missing a step? Any insights or troubleshooting tips would be greatly appreciated.
Solution
Hi @thiwa, the files requires to be a publically accessible URL, you can upload it to BuildShip or generate a public URL of it by using the Generate Public URL node.
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Issue with a Rest API Call trigger
pablonajPpablonaj / ❓・buildship-help
17mo ago
Whisper API - Broken
thiwaTthiwa / ❓・buildship-help
2y ago
Loop issue and REST API trigger issue
jeff_sssJjeff_sss / ❓・buildship-help
14mo ago
How can I use several files in a "Rest API File Upload" Workflow-Trigger?
BrianBBrian / ❓・buildship-help
10mo ago