Support VITS VCTK models (#367)
* Support VITS VCTK models * Release v1.8.1
This commit is contained in:
@@ -191,6 +191,7 @@ def main():
|
||||
"comment": "ljspeech",
|
||||
"language": "English",
|
||||
"add_blank": int(hps.data.add_blank),
|
||||
"n_speakers": int(hps.data.n_speakers),
|
||||
"sample_rate": hps.data.sampling_rate,
|
||||
"punctuation": " ".join(list(_punctuation)),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user