WavTTS / config.json
worstchan's picture
Update config.json
d7a90fa verified
{
"_name_or_path": "worstchan/WavTTS",
"model_type": "wavtts",
"architectures": [
"WavTTS"
],
"sample_rate": 16000,
"checkpoint": "model_1200000.pt",
"vocab_file": "vocab.txt"
}