runtime error

] Downloading model.pth: 79%|███████▊ | 262M/334M [00:03<00:01, 59.5MB/s] Downloading model.pth: 85%|████████▍ | 283M/334M [00:03<00:00, 75.1MB/s] Downloading model.pth: 88%|████████▊ | 294M/334M [00:03<00:00, 45.3MB/s] Downloading model.pth: 94%|█████████▍| 315M/334M [00:04<00:00, 47.4MB/s] Downloading model.pth: 97%|█████████▋| 325M/334M [00:04<00:00, 46.5MB/s] Downloading model.pth: 100%|██████████| 334M/334M [00:04<00:00, 74.7MB/s] Fetching 8 files: 50%|█████ | 4/8 [00:05<00:05, 1.44s/it] Fetching 8 files: 100%|██████████| 8/8 [00:05<00:00, 1.45it/s] WARNING:root:It seems weight norm is not applied in the pretrained model but the current model uses it. To keep the compatibility, we remove the norm from the current model. This may cause unexpected behavior due to the parameter mismatch in finetuning. To avoid this issue, please change the following parameters in config to false: - discriminator_params.follow_official_norm - discriminator_params.scale_discriminator_params.use_weight_norm - discriminator_params.scale_discriminator_params.use_spectral_norm See also: - https://github.com/espnet/espnet/pull/5240 - https://github.com/espnet/espnet/pull/5249 Traceback (most recent call last): File "/home/user/app/app.py", line 143, in <module> synthesize_button.click(fn=synthesize, inputs=[text, emotion], outputs=ouptut) File "/home/user/.local/lib/python3.9/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.9/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.local/lib/python3.9/site-packages/gradio_client/serializing.py", line 41, in input_api_info return (api_info["serialized_input"][0], api_info["serialized_input"][1]) KeyError: 'serialized_input'

Container logs:

Fetching error logs...