beyoru/vietnamese-voice
Viewer • Updated • 8.44k • 58
How to use beyoru/Omni-PLAnh-exp with Transformers:
# Load model directly
from transformers import AutoProcessor, AutoModelForMultimodalLM
processor = AutoProcessor.from_pretrained("beyoru/Omni-PLAnh-exp")
model = AutoModelForMultimodalLM.from_pretrained("beyoru/Omni-PLAnh-exp")This model is adapted from Qwen3-Omni to better support Vietnamese speech tasks, with a focus on female vietnamese voice data.