Automatic Speech Recognition
PEFT
Safetensors
audio
lora
voxtral
voxtral-realtime
affect-tagging
expressive-tags
half-duplex
elevenlabs-tags
raft
rejection-sampling
rlhf
Instructions to use YongkangZOU/evoxtral-realtime-rl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YongkangZOU/evoxtral-realtime-rl with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Voxtral-Mini-4B-Realtime-2602") model = PeftModel.from_pretrained(base_model, "YongkangZOU/evoxtral-realtime-rl") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
acfd33d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4e6005ca2f77d580ae6ceed174baa40861b2a244cfd06b8fa636c19011cde8cd
size 64816536
|