Spaces:
Sleeping
Sleeping
Invalid JSON:
Unexpected non-whitespace character after JSON
at line 3, column 77
| { | |
| "description": "This is a tool that synthesizes speech from text.", | |
| "inputs": "{'prompt': {'type': 'string', 'description': \"The text input"}}", | |
| "name": "speech_generator", | |
| "output_type": "audio", | |
| "tool_class": "tool.TextToSpeechTool" | |
| } | |