This is a unified endpoint for all API services and will return a complete list of all services and models available for each.
Response body
The body of the response is a JSON array.
| Attribute | definition | 
|---|---|
| 
 | Service type. Available services include: 
 | 
| 
 | An array of model description objects. | 
Model features
Models and services provide different features that can augment the data processing. The table below displays which features may be available for each of the services
| Service | Feature | Description | 
|---|---|---|
| Transcribe | punctuation | The transcript can include punctuation and true casing. | 
| advanced_srt_generation | The transcription can be saved in SRT format utilizing a specialized segmentation model which provides a more human-like subtitling. | |
| emotion | The transcription can include emotion information inferred from the audio features. | |
| sentiment | The transcription can include sentiment information. | |
| custom_vocabulary | User-defined custom vocabulary is supported. | |
| numeric_output | Numbers within the transcript can be converted to digit form rather than word form. | |
| domain | Identifies the domain that applies to this model. | |
| Translate | advanced_srt_generation | When translating an SRT document, a specialized segmentation model can be utilized which provides a more human-like subtitling. | 
| meta_controls | The model is meta-aware and allows refinement of the translation output. | 
