Automatic speech recognition (ASR) is becoming a core building block for AI products ranging from meeting tools to voice agents. Mistral is new Voxtral Transcribe 2 The family targets this …
Tag:
Voxtral
-
-
Configure your model in Code/serving.properties: To deploy voxtral-mini, use the following code: option.model_id=mistralai/Voxtral-Mini-3B-2507 option.tensor_parallel_degree=1 To deploy voxtral-small, use the following code: option.model_id=mistralai/Voxtral-Small-24B-2507 option.tensor_parallel_degree=4 Open and run Voxtral-vLLM-BYOC-SageMaker.ipynb to deploy your …
