Voxtral is a state-of-the-art model developed to handle both speech transcription and audio understanding with remarkable accuracy and efficiency. This demo interface lets you run the Voxtral model on powerful GPUs to evaluate its performance and see how it can be used for transcription and deeper analysis.
32
stars
8
commits
Python
primary language
Jul 26, 2025
updated

Welcome to the Voxtral AI Demo Interface! This project provides a user-friendly interface to interact with Voxtral, a cutting-edge speech understanding model designed for high-quality transcription, language understanding, and multilingual fluency.
Voxtral is a state-of-the-art model developed to handle both speech transcription and audio understanding with remarkable accuracy and efficiency. The Voxtral models are optimized for long-form context, multilingual capabilities, and natural language understanding directly from audio. This demo interface lets you run the Voxtral model on powerful GPUs to evaluate its performance and see how it can be used for transcription and deeper analysis.
I have tested Voxtral thoroughly, and based on my evaluation, I have created this app for wide usage. It meets the required performance and works efficiently under the recommended hardware setups
.
As mentioned, I have tested Voxtral thoroughly, and based on my evaluation, I have created this app for wide usage. It meets the required performance and works efficiently under the recommended hardware setups.
Clone the repository:
git clone https://github.com/khalooei/Voxtral-AI-Demo-Local-Interface.git
Install dependencies:
python -m venv venv
source venv/bin/activate
Install the required Python packages:
pip install -r requirements.txt
Run the app:
python app.py
After the application starts, open the web interface in your browser (usually at http://localhost:8087).
Model Download:


If you have any questions or need assistance, feel free to reach out to Mohammad Khalooei at mkhalooei[at]gmail.com, khalooei[at]aut.ac.ir or mohammad.khalooei[at]sharif.edu.
This demo is provided in collaboration with the Mistral AI.
Here are some screenshots of the Voxtral AI Demo Interface in action:



This project is licensed under the MIT License - see the LICENSE file for details.
8 commits
Python
100.0%
Voxtral is a state-of-the-art model developed to handle both speech transcription and audio understanding with remarkable accuracy and efficiency. This demo interface lets you run the Voxtral model on powerful GPUs to evaluate its performance and see how it can be used for transcription and deeper analysis.
32
stars
8
commits
Python
primary language
Jul 26, 2025
updated

Welcome to the Voxtral AI Demo Interface! This project provides a user-friendly interface to interact with Voxtral, a cutting-edge speech understanding model designed for high-quality transcription, language understanding, and multilingual fluency.
Voxtral is a state-of-the-art model developed to handle both speech transcription and audio understanding with remarkable accuracy and efficiency. The Voxtral models are optimized for long-form context, multilingual capabilities, and natural language understanding directly from audio. This demo interface lets you run the Voxtral model on powerful GPUs to evaluate its performance and see how it can be used for transcription and deeper analysis.
I have tested Voxtral thoroughly, and based on my evaluation, I have created this app for wide usage. It meets the required performance and works efficiently under the recommended hardware setups
.
As mentioned, I have tested Voxtral thoroughly, and based on my evaluation, I have created this app for wide usage. It meets the required performance and works efficiently under the recommended hardware setups.
Clone the repository:
git clone https://github.com/khalooei/Voxtral-AI-Demo-Local-Interface.git
Install dependencies:
python -m venv venv
source venv/bin/activate
Install the required Python packages:
pip install -r requirements.txt
Run the app:
python app.py
After the application starts, open the web interface in your browser (usually at http://localhost:8087).
Model Download:


If you have any questions or need assistance, feel free to reach out to Mohammad Khalooei at mkhalooei[at]gmail.com, khalooei[at]aut.ac.ir or mohammad.khalooei[at]sharif.edu.
This demo is provided in collaboration with the Mistral AI.
Here are some screenshots of the Voxtral AI Demo Interface in action:



This project is licensed under the MIT License - see the LICENSE file for details.
8 commits
Python
100.0%