GET
/v1/models/fal/fal-fal-ai-wizper
Accept:
| rawId | fal-ai/wizper |
| displayName | Wizper (Whisper v3 -- fal.ai edition) |
| id | fal-fal-ai-wizper |
| activity | audio |
| firstSeenAt | 1712534400 — Apr 8, 2024 |
| lastSeenAt | 1785105965 — 4m ago |
| capabilities | {"category":"speech-to-text"} |
| contextWindow · maxOutput · modalities · pricing | not published by this provider’s list endpoint |
Endpoints & schemas
GET /v1/schemas/fal →| endpoint | activity | schemas |
|---|---|---|
| fal-ai/wizper | audio | requestinput responseoutput |
endpoints matching this model — the provider has more, see /v1/schemas/fal
Use it
shell
$ curl https://modelschemas.com/v1/schemas/fal/audio/fal-ai%2Fwizper # request schema
$ curl -X POST https://modelschemas.com/v1/validate -d '{"provider":"fal","endpointId":"fal-ai/wizper","payload":{…}}'