Add hi in config defaults

This commit is contained in:
Eren G??lge 2023-11-24 15:38:36 +01:00
parent 00a870c26a
commit 11ec9f7471
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ class XttsConfig(BaseTTSConfig):
"hu",
"ko",
"ja",
"hi",
]
)