{"version":"1","model":{"id":"fal-ai/kokoro/british-english","name":"Kokoro (British English)","kind":"audio","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Kokoro lightweight TTS — natural British English 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":53,"example_prompt":"Good evening. Tonight on the programme, we examine the rather curious habit of the British public to queue for absolutely anything — and why, frankly, we wouldn't have it any other way.","preview":{"image":"/images/model-previews/generated/kokoro-british-english-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fkokoro%2Fbritish-english","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fkokoro%2Fbritish-english","title":"Kokoro (British English) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/kokoro/british-english.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/kokoro/british-english","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":"bf_emma","type":"string","enum":["bf_alice","bf_emma","bf_isabella","bf_lily","bm_daniel","bm_fable","bm_george","bm_lewis"]},"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":"bf_emma","options":["bf_alice","bf_emma","bf_isabella","bf_lily","bm_daniel","bm_fable","bm_george","bm_lewis"],"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."}]}}