mirror of https://github.com/coqui-ai/TTS.git
Fix trailing space
This commit is contained in:
parent
352b4be104
commit
4001322e50
|
@ -87,7 +87,7 @@ class VitsConfig(BaseTTSConfig):
|
||||||
|
|
||||||
language_ids_file (str):
|
language_ids_file (str):
|
||||||
Path to the language ids file.
|
Path to the language ids file.
|
||||||
|
|
||||||
use_language_embedding (bool):
|
use_language_embedding (bool):
|
||||||
If true, language embedding is used. Defaults to `False`.
|
If true, language embedding is used. Defaults to `False`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue