runtime error

Exit code: 1. Reason: ors: 7%|▋ | 40.1M/585M [00:01<00:16, 33.9MB/s] model.safetensors: 100%|█████████▉| 585M/585M [00:01<00:00, 321MB/s] pytorch_model.bin: 100%|██████████| 50.7M/50.7M [00:00<00:00, 55.8MB/s] README.md: 0%| | 0.00/1.01k [00:00<?, ?B/s] README.md: 100%|██████████| 1.01k/1.01k [00:00<00:00, 9.21MB/s] cmu-arctic-xvectors.py: 0%| | 0.00/1.36k [00:00<?, ?B/s] cmu-arctic-xvectors.py: 100%|██████████| 1.36k/1.36k [00:00<00:00, 12.7MB/s] model.safetensors: 0%| | 0.00/50.6M [00:00<?, ?B/s] 0000.parquet: 0%| | 0.00/21.3M [00:00<?, ?B/s] 0000.parquet: 100%|██████████| 21.3M/21.3M [00:00<00:00, 156MB/s] Generating validation split: 0%| | 0/7931 [00:00<?, ? examples/s] Generating validation split: 100%|██████████| 7931/7931 [00:00<00:00, 83701.39 examples/s] /usr/local/lib/python3.10/site-packages/transformers/models/whisper/generation_whisper.py:573: FutureWarning: The input name `inputs` is deprecated. Please make sure to use `input_features` instead. warnings.warn( You have passed task=translate, but also have set `forced_decoder_ids` to [[1, None], [2, 50359]] which creates a conflict. `forced_decoder_ids` will be ignored in favor of task=translate. model.safetensors: 100%|██████████| 50.6M/50.6M [00:00<00:00, 72.1MB/s] Passing a tuple of `past_key_values` is deprecated and will be removed in Transformers v4.43.0. You should pass an instance of `EncoderDecoderCache` instead, e.g. `past_key_values=EncoderDecoderCache.from_legacy_cache(past_key_values)`. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> inputs=gr.Audio(source="microphone", type="filepath"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...