coqui-css10-es / README.md
JustinJoshi's picture
Upload folder using huggingface_hub
e40400e verified
metadata
language: es
license: apache-2.0
library_name: coqui-tts
tags:
  - tts
  - text-to-speech
  - vits
  - css10
pipeline_tag: text-to-speech

Coqui CSS10 VITS (Spanish)

Single-speaker Spanish VITS model. Mirror of the Coqui TTS community model tts_models/es/css10/vits, trained on the CSS10 Spanish corpus.

Files

  • model_file.pth.tar — VITS weights
  • config.json — model config
  • language_ids.json, speaker_ids.json — id mappings

Usage

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