alexrudall / ruby-openai

OpenAI API + Ruby! 🤖❤️ NEW: Assistant Vector Stores
MIT License
2.73k stars 321 forks source link

Update README.md - mention "language" attribute explicitely in #transcribe #426

Closed nfedyashev closed 6 months ago

nfedyashev commented 8 months ago

I believe that some significant portion of #transcribe function might be using it in languages other than English. For them it might be handy to clearly see that "language" attribute is (implicitly) supported so that they don't need to check Create transcription documentation at https://platform.openai.com/docs/api-reference/audio/createTranscription?lang=node.

[X] I checked locally that it works with explicit "en" value and a few other languages

All Submissions:

alexrudall commented 6 months ago

Thanks, @nfedyashev

alexrudall commented 6 months ago

Released in v6.4