File size: 562 Bytes
e40400e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
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`.
|