dongri/openai-api-rs

TTS and Whisper example?

Closed this issue · 1 comments

Describe the feature or improvement you're requesting

https://platform.openai.com/docs/models/tts
https://platform.openai.com/docs/models/whisper

more examples, please.

Additional context

No response

dongri commented

https://github.com/dongri/openai-api-rs/blob/add-tts-samples/examples/text_to_speech.rs
Additional TTS samples.

Whisper samples cannot be uploaded in multipart/form-data and will be added in the future.

Ref: #51