--- language: - ar license: mit tags: - text-to-speech - tts - xtts - arabic - omani-arabic - qlora - lora - speech-synthesis pipeline_tag: text-to-speech model-index: - name: XTTS Omani Arabic (QLoRA merged) results: [] --- # XTTS Omani Arabic (QLoRA merged) This repository contains a merged XTTS checkpoint fine-tuned for Omani Arabic. Included files: - `best_model_merged.pth`: merged native XTTS weights - `config.json`: training-run configuration - `vocab.json`: tokenizer vocabulary - `dvae.pth`: DVAE codec weights - `hifigan_generator.pth` and `hifigan_config.json` (optional): HiFiGAN vocoder Usage: download the repository with `huggingface_hub.snapshot_download` and load with XTTS APIs.