runtime error

Exit code: 139. Reason: cal/lib/python3.10/site-packages/fastapi/routing.py", line 105, in app response = await f(request) File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 426, in app raw_response = await run_endpoint_function( File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 312, in run_endpoint_function return await dependant.call(**values) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 1770, in startup_events await app.get_blocks().run_extra_startup_events() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 3066, in run_extra_startup_events await startup_event() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 509, in _start_caching await self.cache() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 578, in cache prediction = await self.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2158, in process_api data = await self.postprocess_data(block_fn, result["prediction"], state) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1935, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/usr/local/lib/python3.10/site-packages/gradio/components/audio.py", line 287, in postprocess file_path = processing_utils.save_audio_to_cache( File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 185, in save_audio_to_cache audio_to_file(sample_rate, data, filename, format=format) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 674, in audio_to_file audio = AudioSegment( File "/usr/local/lib/python3.10/site-packages/pydub/audio_segment.py", line 194, in __init__ raise MissingAudioParameter("Either all audio parameters or no parameter must be specified") pydub.exceptions.MissingAudioParameter: Either all audio parameters or no parameter must be specified terminate called without an active exception

Container logs:

Fetching error logs...