GET

/v1/schemas/fal/audio/fal-ai%2Fkokoro%2Ffrench

kind inputactivity audiohash 91ad0ae2extracted Jul 6, 2026version currentsource upstream spec ↗

Request body

3 properties · 2 required · 0 $defs
propertytypedescriptionconstraints
prompt*string
voice*constVoice ID for the desired voice."ff_siwis"
speednumberSpeed of the generated audio. Default is 1.0.0.1 ≤ n ≤ 5 · default: 1

Validate a payload

before you spend tokens
shell
$ curl -X POST https://modelschemas.com/v1/validate \
    -d '{"provider":"fal","endpointId":"fal-ai/kokoro/french","payload":{…}}'
→ {"valid": false, "errors": [{"path": "#", "keyword": "required", …}]}