Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

how to know tokens cost for createTranscription API ? #475

Open
junixapp opened this issue Feb 22, 2024 · 0 comments
Open

how to know tokens cost for createTranscription API ? #475

junixapp opened this issue Feb 22, 2024 · 0 comments

Comments

@junixapp
Copy link

var req = CreateTranscriptionRequest.builder()
.responseFormat("verbose_json")
.model("whisper-1")
.build()
var result = service.createTranscription(req, file)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant