Audio
Speech to Text
Convert audio to text. Supports multiple speech recognition models and parameter configurations.
POST
Note: For speech model name settings, refer to the System Supported Transcription Speech Model List. The request/response parameter structure is fully compatible with OpenAI. When switching models, you only need to modify the corresponding model name. If the model request/response parameters are inconsistent with OpenAI, GeekAI will automatically convert and align them at the backend.
The response data format is fully compatible with the OpenAI speech transcription text interface.
cURL Request Example
Authorizations
token
Body
multipart/form-data
Response
200
text/plain
successful response
text format transcription result