Skip to content

the training colab notebook is broken #2302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kkailaasa opened this issue Apr 20, 2025 · 0 comments
Open

the training colab notebook is broken #2302

kkailaasa opened this issue Apr 20, 2025 · 0 comments

Comments

@kkailaasa
Copy link

hi. i am trying to use the colab notebook and anythng i click is giving a error

Traceback (most recent call last):
File "/usr/local/envs/GPTSoVITS/lib/python3.10/site-packages/gradio/queueing.py", line 536, in process_events
response = await route_utils.call_process_api(
File "/usr/local/envs/GPTSoVITS/lib/python3.10/site-packages/gradio/route_utils.py", line 321, in call_process_api
with utils.MatplotlibBackendMananger():
File "/usr/local/envs/GPTSoVITS/lib/python3.10/site-packages/gradio/utils.py", line 1026, in enter
import matplotlib
File "/usr/local/envs/GPTSoVITS/lib/python3.10/site-packages/matplotlib/init.py", line 1296, in
rcParams['backend'] = os.environ.get('MPLBACKEND')
File "/usr/local/envs/GPTSoVITS/lib/python3.10/site-packages/matplotlib/init.py", line 771, in setitem
raise ValueError(f"Key {key}: {ve}") from None
ValueError: Key backend: 'module://matplotlib_inline.backend_inline' is not a valid value for backend; supported values are ['gtk3agg', 'gtk3cairo', 'gtk4agg', 'gtk4cairo', 'macosx', 'nbagg', 'notebook', 'qtagg', 'qtcairo', 'qt5agg', 'qt5cairo', 'tkagg', 'tkcairo', 'webagg', 'wx', 'wxagg', 'wxcairo', 'agg', 'cairo', 'pdf', 'pgf', 'ps', 'svg', 'template']
Colab

also requesting a if some doc or video can be made to show how to fine tune as i have look on youtube and am not able to find

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant