GET

/v1/schemas/fal/audio/fal-ai%2Fsilero-vad

kind inputactivity audiohash 2bdc530cextracted Jul 6, 2026version currentsource upstream spec ↗

Request body

1 properties · 1 required · 0 $defs
propertytypedescriptionconstraints
audio_url*stringThe URL of the audio to get speech timestamps from.

Validate a payload

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