runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:795: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( config.json: 0%| | 0.00/507 [00:00<?, ?B/s][A config.json: 100%|██████████| 507/507 [00:00<00:00, 5.08MB/s] spiece.model: 0%| | 0.00/5.65M [00:00<?, ?B/s][A spiece.model: 100%|██████████| 5.65M/5.65M [00:00<00:00, 36.3MB/s] pytorch_model.bin: 0%| | 0.00/135M [00:00<?, ?B/s][A pytorch_model.bin: 100%|█████████▉| 135M/135M [00:00<00:00, 335MB/s] Some weights of AlbertForSequenceClassification were not initialized from the model checkpoint at ai4bharat/indic-bert and are newly initialized: ['classifier.bias', 'classifier.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Traceback (most recent call last): File "/home/user/app/app.py", line 66, in <module> inputs=gr.Audio(type="microphone"), # Updated here to capture audio directly from the microphone File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/audio.py", line 163, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: microphone. Please choose from one of: numpy filepath WARNING: All log messages before absl::InitializeLog() is called are written to STDERR E0000 00:00:1735207936.485346 1 init.cc:229] grpc_wait_for_shutdown_with_timeout() timed out.
Container logs:
Fetching error logs...