Fix trailing space

This commit is contained in:
WeberJulian 2021-11-27 23:41:55 +01:00 committed by Eren Gölge
parent 352b4be104
commit 4001322e50
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ class VitsConfig(BaseTTSConfig):
language_ids_file (str):
Path to the language ids file.
use_language_embedding (bool):
If true, language embedding is used. Defaults to `False`.