runtime error
Downloaded hubert base model file successfully. File saved to ./hubert_base.pt. Downloaded rmvpe model file successfully. File saved to ./rmvpe.pt. ------------------------------- RVC v2 Easy GUI (Local Edition) ------------------------------- Traceback (most recent call last): File "/home/user/app/app.py", line 162, in <module> i18n = I18nAuto() File "/home/user/app/i18n.py", line 22, in __init__ self.language_map = load_language_list(language) File "/home/user/app/i18n.py", line 7, in load_language_list with open(f"./i18n/{language}.json", "r", encoding="utf-8") as f: FileNotFoundError: [Errno 2] No such file or directory: './i18n/en_US.json'
Container logs:
Fetching error logs...