mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-05-10 23:08:59 +08:00
Fixed i18n error
Line 27 of webui.py contains an import from i18n.i18n but there was no module in the requirements. I added the module i18n. Line for context: "from i18n.i18n import I18nAuto"
This commit is contained in:
parent
1e916568e5
commit
4c507a422d
@ -19,3 +19,4 @@ sentencepiece
|
||||
transformers
|
||||
chardet
|
||||
PyYAML
|
||||
i18n
|
||||
|
Loading…
x
Reference in New Issue
Block a user