You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: