Skip to content
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

Failed to load the extension "bark_tts". #11

Open
swumagic opened this issue Jan 7, 2024 · 2 comments
Open

Failed to load the extension "bark_tts". #11

swumagic opened this issue Jan 7, 2024 · 2 comments

Comments

@swumagic
Copy link

swumagic commented Jan 7, 2024

14:56:07-916636 ERROR Failed to load the extension "bark_tts".
Traceback (most recent call last):
File "D:\airj\text-generation-webui\text-generation-webui\modules\extensions.py", line 37, in load_extensions
exec(f"import extensions.{name}.script")
File "", line 1, in
File "D:\airj\text-generation-webui\text-generation-webui\extensions\bark_tts\script.py", line 52, in
streaming_state = shared.args.no_stream
AttributeError: 'Namespace' object has no attribute 'no_stream'

@LaernuTairos
Copy link

Same. There is no boolean for no stream anymore so this doesn't work, unless it was simply renamed to something else

@cantodelobo
Copy link

Same

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

3 participants