| { | |
| "task_id": "FunASR_02", | |
| "task_description": "根据仓库内容,识别输入的英文语音,并转化成txt文件", | |
| "prompt_file": "/GitTaskBench/queries/FunASR_02/task_meta/openhands_prompt.md", | |
| "repositories": [ | |
| { | |
| "name": "FunASR", | |
| "path": "/GitTaskBench/code_base/FunASR", | |
| "url": "https://github.com/alibaba-damo-academy/FunASR", | |
| "understanding_guidelines": [ | |
| "阅读README.md了解项目基本功能和使用方法" | |
| ] | |
| } | |
| ], | |
| "working_sub_directory_name": "/FunASR_02", | |
| "file_paths": { | |
| "input_files": [ | |
| {"path": "/GitTaskBench/queries/FunASR_02/input/FunASR_02_input.mp3", "description": "需要识别英文的语音文件"} | |
| ] | |
| } | |
| } |