julep-ai / julep

Build AI agents and workflows with a simple API. Supabase for AI agents
https://julep.ai
Apache License 2.0
883 stars 69 forks source link

API for Whisper? #382

Open lunaroyster opened 4 months ago

lunaroyster commented 4 months ago

It would be nice if the julep client would have an abstraction for working with openai whisper.

Some ideas:

An abstraction over whisper would use completions in conjunction with the whisper transcript to return more suitable transcriptions

creatorrr commented 4 months ago

Yep, makes sense. We could def do this over the streaming responses. And possibly even for text-to-speech as well.

(Btw, we are running a bounty program so happy to add this issue to it if you want to take it up.)