{"version":"1","model":{"id":"fal-ai/kokoro/spanish","name":"Kokoro (Spanish)","kind":"audio","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Kokoro lightweight TTS — natural Spanish voices with fast inference.","pricing_note":"~$0.02 / 1k chars","categories":["narrate"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":1,"api_gross_margin_percent":20,"added_at":"2026-05-24","popularity_rank":56,"example_prompt":"Bienvenidos. Hoy vamos a hablar sobre los secretos mejor guardados de la cocina mediterránea — ingredientes simples, técnicas ancestrales y el placer de compartir una buena mesa.","preview":{"image":"/images/model-previews/generated/kokoro-spanish-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fkokoro%2Fspanish","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fkokoro%2Fspanish","title":"Kokoro (Spanish) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/kokoro/spanish.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/kokoro/spanish","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"voice":{"title":"Voice","description":"Kokoro voice style.","default":"ef_dora","type":"string","enum":["ef_dora","em_alex","em_santa"]},"speed":{"title":"Speed","description":"Speed of the generated audio. Default is 1.0.","default":1,"type":"number","minimum":0.1,"maximum":5}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"voice","label":"Voice","type":"select","default":"ef_dora","options":["ef_dora","em_alex","em_santa"],"description":"Kokoro voice style."},{"key":"speed","label":"Speed","type":"number","default":1,"min":0.1,"max":5,"description":"Speed of the generated audio. Default is 1.0."}]}}