mirror of https://github.com/coqui-ai/TTS.git
Fix trailing space
This commit is contained in:
parent
6b03943526
commit
9cfbacc622
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue