OpenDive / OpenAIKit

Swift Package for OpenAI's API
MIT License
248 stars 46 forks source link

Implement Whisper Model #36

Closed MarcoDotIO closed 11 months ago

MarcoDotIO commented 1 year ago

Describe the feature or improvement you're requesting

https://platform.openai.com/docs/api-reference/audio

Additional context

No response

RickMu commented 1 year ago

This will be super useful!

aehlke commented 1 year ago

relevant: https://github.com/ggerganov/whisper.cpp/pull/566

MarcoDotIO commented 1 year ago

relevant: https://github.com/ggerganov/whisper.cpp/pull/566

Thank you! I'll have to look into implementing an option to run via Core ML or using OpenAI's server.

aehlke commented 1 year ago

it's been merged just now!

MarcoDotIO commented 11 months ago

Closed with v2.0 https://github.com/OpenDive/OpenAIKit/commit/55cc10e406bba124f908dcebe54f3cd62529d3f7