-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
After selecting "Parler" in Gradio, it won't start up: ImportError: cannot import name 'EncoderDecoderCache' from 'transformers.cache_utils' #374
Comments
I worked around it by changing I found the model voices download page for parler and downloaded it, but it didn't fix it. |
It's no big deal, I'm sure it'll work itself out once you're available again, good luck with your fam! |
/extensions/alltalk_tts/system/tts_engines In there you will have tts_engines.json, and its backup(the last known good settings). If you change the engine loaded to something valid, like xtts perhaps or piper by default
Thanks the default config there, you can clear out the selected models if those models dont exist and are throwing an error, but yeah just load into something else thats valid. This doesnt fix the fundamental flaw, but this will get you back up and running, just dont select that engine again for the time being till you fix it. |
I installed v2 fresh. I tried xtts, it worked nice, then I selected parler from the gui, but it got an error. I figure because it hadn't installed it. I quit the cli, started it again, and instead of asking what engine I wanted on boot, it just gave me an error. I tried a few times, tried the pip install again, nothing.
diagnostics.log
I think I got my model names wrong. I think it happens if I select parler in the gui, and then it gets stuck that way unless I mess with the config file manually
The text was updated successfully, but these errors were encountered: