anasfik / openai

Dart/Flutter SDK for ChatGPT and all OpenAI APIs (GPT, Dall-e..)
https://pub.dev/packages/dart_openai
MIT License
539 stars 151 forks source link

Offline Support #140

Closed jtkeyva closed 4 months ago

jtkeyva commented 6 months ago

Thanks for your hard work.

Do you plan on adding offline support using whisper.cpp ? Would be great to transcribe & translate on device. Maybe that's not the intent of your package tho?

anasfik commented 6 months ago

Hi,

I planned to create another whisper package that supports nativly the whisper model as you described, but I can't right now!

jtkeyva commented 6 months ago

Thanks for the update :)