runtime error

.py", line 92, in <module> interface = gr.Interface( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 456, in __init__ self.render_examples() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 770, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 70, in create_examples client_utils.synchronize_async(examples_obj.create) File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 491, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 99, in sync raise return_result File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 54, in _runner result[0] = await coro File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 277, in create await self.cache() File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 312, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1297, in process_api inputs = self.preprocess_data(fn_index, inputs, state) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1144, in preprocess_data processed_input.append(block.preprocess(inputs[i])) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 2437, in preprocess processing_utils.audio_to_file(sample_rate, data, output_file_name) File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 164, in audio_to_file data = convert_to_16_bit_wav(data) File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 198, in convert_to_16_bit_wav raise ValueError( ValueError: Audio data cannot be converted automatically from int8 to 16-bit int format.

Container logs:

Fetching error logs...