runtime error

pytorch_model.bin: 6%|▌ | 21.3M/378M [00:07<01:40, 3.53MB/s]  pytorch_model.bin: 8%|▊ | 31.7M/378M [00:09<01:25, 4.07MB/s] pytorch_model.bin: 14%|█▍ | 52.7M/378M [00:10<00:45, 7.19MB/s] pytorch_model.bin: 22%|██▏ | 84.2M/378M [00:11<00:24, 12.1MB/s] pytorch_model.bin: 42%|████▏ | 158M/378M [00:12<00:08, 26.0MB/s]  pytorch_model.bin: 86%|████████▌ | 325M/378M [00:13<00:00, 60.3MB/s] pytorch_model.bin: 100%|█████████▉| 378M/378M [00:15<00:00, 24.3MB/s] Some weights of the model checkpoint at Harveenchadha/vakyansh-wav2vec2-hindi-him-4200 were not used when initializing Wav2Vec2ForCTC: ['wav2vec2.encoder.pos_conv_embed.conv.weight_g', 'wav2vec2.encoder.pos_conv_embed.conv.weight_v'] - This IS expected if you are initializing Wav2Vec2ForCTC from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). - This IS NOT expected if you are initializing Wav2Vec2ForCTC from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). Some weights of Wav2Vec2ForCTC were not initialized from the model checkpoint at Harveenchadha/vakyansh-wav2vec2-hindi-him-4200 and are newly initialized: ['wav2vec2.encoder.pos_conv_embed.conv.parametrizations.weight.original0', 'wav2vec2.encoder.pos_conv_embed.conv.parametrizations.weight.original1'] 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 46, in <module> input_ = gr.Audio(source="microphone", type="filepath") File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 157, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...