Tacotron2-DDC (Spanish, M-AILABS)

Castilian Spanish, female single-speaker Tacotron2 TTS model trained with double decoder consistency (DDC) on speaker angelina from the M-AILABS dataset.

Trained by @erogol and originally published at: https://github.com/coqui-ai/TTS/releases/v0.6.1_models/

Usage

With Coqui TTS:

from TTS.api import TTS

tts = TTS("tts_models/es/mai/tacotron2-DDC")
tts.tts_to_file("Buenos días", file_path="output.wav")
Downloads last month
24
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for tts-hub/tacotron2_ddc-es-mai