Instructions to use onnx-community/Voxtral-Mini-3B-2507-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Voxtral-Mini-3B-2507-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('audio-text-to-text', 'onnx-community/Voxtral-Mini-3B-2507-ONNX');
Add Timestamp Support
#5 opened 9 months ago
by
flackzz
Conversion process
#4 opened 11 months ago
by
EyRaG
Output attentions
7
#3 opened about 1 year ago
by
urroxyz
Wrong tokenizer
12
#1 opened about 1 year ago
by
urroxyz