mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
fix bug
This commit is contained in:
parent
86fbc43046
commit
d19f106ab6
@ -2,7 +2,7 @@ import platform,os,traceback
|
|||||||
import ffmpeg
|
import ffmpeg
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import gradio as gr
|
import gradio as gr
|
||||||
from i18n.i18n import I18nAuto
|
from tools.i18n.i18n import I18nAuto
|
||||||
import pandas as pd
|
import pandas as pd
|
||||||
i18n = I18nAuto(language=os.environ.get('language','Auto'))
|
i18n = I18nAuto(language=os.environ.get('language','Auto'))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user