| Package | Description |
|---|---|
| com.litongjava.openai.whisper |
| Modifier and Type | Method and Description |
|---|---|
static com.litongjava.model.http.response.ResponseVo |
WhisperClient.transcriptions(String baseUrl,
String apiKey,
String filename,
byte[] audioBytes,
WhisperTranscriptionsRequest entity) |
static com.litongjava.model.http.response.ResponseVo |
WhisperClient.transcriptions(String baseUrl,
String apiKey,
String filename,
okhttp3.RequestBody fileBody,
WhisperTranscriptionsRequest requestEntity) |
Copyright © 2026. All rights reserved.