How to use from the
Use from the
Fairseq library
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub

models, cfg, task = load_model_ensemble_and_task_from_hf_hub(
    "Resilient-Coders/mms-tts-vie"
)

MMS VITS (Vietnamese)

Vietnamese VITS from Facebook's Massively Multilingual Speech (MMS) project, packaged as the Coqui TTS community model tts_models/vie/fairseq/vits.

License: CC BY-NC 4.0 (non-commercial). Source: Facebook AI / MMS.

Files

  • model.pth โ€” VITS weights
  • config.json โ€” model config
  • vocab.txt โ€” character vocabulary

Usage

Load with coqui-tts by passing model_path=model.pth and config_path=config.json.

Downloads last month
16
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using Resilient-Coders/mms-tts-vie 1