runtime error
Exit code: 1. Reason: 0:03<00:00, 309MB/s] Loading weights: 0%| | 0/479 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 479/479 [00:00<00:00, 6797.88it/s] generation_config.json: 0%| | 0.00/3.81k [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 3.81k/3.81k [00:00<00:00, 11.0MB/s] preprocessor_config.json: 0%| | 0.00/339 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 339/339 [00:00<00:00, 1.87MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. tokenizer_config.json: 0%| | 0.00/283k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 283k/283k [00:00<00:00, 54.9MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 4.51MB/s] merges.txt: 0%| | 0.00/494k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 494k/494k [00:00<00:00, 3.13MB/s] normalizer.json: 0%| | 0.00/52.7k [00:00<?, ?B/s][A normalizer.json: 100%|██████████| 52.7k/52.7k [00:00<00:00, 32.8MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 34.6k/34.6k [00:00<00:00, 98.9MB/s] special_tokens_map.json: 0%| | 0.00/2.19k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 2.19k/2.19k [00:00<00:00, 6.73MB/s] Traceback (most recent call last): File "/app/app.py", line 30, in <module> inputs=gr.Audio(sources=["microphone", "upload"], type="numpy", sample_rate=16000), ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'sample_rate'
Container logs:
Fetching error logs...