runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1617: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be deprecated in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> inputs=gr.Audio(source="microphone", type="filepath"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 167, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'
Container logs:
Fetching error logs...