Modify to use openAI API

#23
by flofle - opened

Hey, first of all thanks for the amazing work !
I'd like to know if there is a way to tweak the code in order to use openAI's API instead of faster_whisper.
Since openAI's API seems to generate plain text only, I can't see how to use it and get segments like faster_whisper does, ane idea ?
Thanks :)

whisper is fast on a t4 gpu, you should try it on colab

Sign up or log in to comment