{"version":"1","model":{"id":"fal-ai/kokoro/japanese","name":"Kokoro (Japanese)","kind":"audio","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Kokoro lightweight TTS — natural Japanese 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":55,"example_prompt":"こんにちは。本日はお越しいただきありがとうございます。まず、プロジェクトの概要についてご説明いたします。ご不明な点がございましたら、いつでもご質問ください。","preview":{"image":"/images/model-previews/generated/kokoro-japanese-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fkokoro%2Fjapanese","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fkokoro%2Fjapanese","title":"Kokoro (Japanese) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/kokoro/japanese.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/kokoro/japanese","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":"jf_alpha","type":"string","enum":["jf_alpha","jf_gongitsune","jf_nezumi","jf_tebukuro","jm_kumo"]},"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":"jf_alpha","options":["jf_alpha","jf_gongitsune","jf_nezumi","jf_tebukuro","jm_kumo"],"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."}]}}