runtime error
Exit code: 1. Reason: 2025-03-05 10:09:19,693 - music_recognition_app - INFO - smolagents version: 1.9.2 silero_vad.onnx: 0%| | 0.00/1.81M [00:00<?, ?B/s][A silero_vad.onnx: 100%|██████████| 1.81M/1.81M [00:00<00:00, 164MB/s] [32mINFO[0m: Warming up VAD model. [32mINFO[0m: VAD model warmed up. 2025-03-05 10:09:38,663 - music_recognition_app - INFO - FastRTC with VAD support is installed correctly Traceback (most recent call last): File "/home/user/app/app.py", line 77, in <module> def recognize_song(audio_path: str) -> dict: File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 845, in tool tool_json_schema = get_json_schema(tool_function)["function"] File "/usr/local/lib/python3.10/site-packages/smolagents/_function_type_hints_utils.py", line 207, in get_json_schema raise DocstringParsingException( smolagents._function_type_hints_utils.DocstringParsingException: Cannot generate JSON schema for recognize_song because the docstring has no description for the argument 'audio_path'
Container logs:
Fetching error logs...