Select the speech model with Best and Nano
We use a combination of models to produce your results. You can select the class of models to use in order to make cost-performance tradeoffs best suited for your application. You can visit our pricing page for more information on our model tiers.
Python SDK
TypeScript SDK
API
| Name | SDK Parameter | Description | | --- | --- | --- | | Best
(default) | aai.SpeechModel.best
| Use our most accurate and capable
models with the best results, recommended for most use cases. | | Nano |
aai.SpeechModel.nano
| Use our less accurate, but much lower cost models
to produce your results. |
Python SDK
Python
TypeScript SDK
TypeScript
C#
Ruby
PHP
You can change the model by setting the speech_model
in the transcription config:
For a list of the supported languages for each model, see Supported languages.