{"version":"1","model":{"id":"mirelo-ai/sfx-v1/video-to-video","name":"Mirelo SFX (Video → Video)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Mirelo SFX v1 video-to-video — analyses the visuals and generates matching sound effects baked directly into the output video.","pricing_note":"$0.007 / second of output PER SAMPLE (fal-published) — 2 samples by default.","categories":["v2v","audio"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceVideo":true},"requires":{"referenceVideo":true},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":9,"api_gross_margin_percent":20,"added_at":"2025-01-01","popularity_rank":395,"example_prompt":"Upload any silent video — Mirelo SFX analyses the visuals and generates matching sound effects baked directly into the output","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/mirelo-sfx-v2v-after-sm.mp4"},"schema_url":"/api/v1/models?id=mirelo-ai%2Fsfx-v1%2Fvideo-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=mirelo-ai%2Fsfx-v1%2Fvideo-to-video","title":"Mirelo SFX (Video → Video) generation request","description":"Request body accepted by POST /api/v1/generate for mirelo-ai/sfx-v1/video-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"mirelo-ai/sfx-v1/video-to-video","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"},"num_samples":{"title":"Num Samples","description":"Number of audio variations to generate.","default":2,"type":"number","minimum":2,"maximum":8,"multipleOf":1},"duration":{"title":"Duration","description":"Duration of the generated audio in seconds.","default":10,"type":"number","minimum":1,"maximum":10},"seed":{"title":"Seed","description":"Seed for reproducibility. If not provided, a random seed will be used.","default":2105,"type":"integer","minimum":1},"text_prompt":{"title":"Text Prompt","description":"Optional text description to guide the audio generation.","type":"string"},"video_url":{"type":"string","format":"uri"}},"required":["model_id","video_url"],"additionalProperties":false},"parameters":[{"key":"num_samples","label":"Num Samples","type":"number","default":2,"min":2,"max":8,"step":1,"description":"Number of audio variations to generate."},{"key":"duration","label":"Duration","type":"number","default":10,"min":1,"max":10,"description":"Duration of the generated audio in seconds."},{"key":"seed","label":"Seed","type":"seed","default":2105,"min":1,"description":"Seed for reproducibility. If not provided, a random seed will be used."},{"key":"text_prompt","label":"Text Prompt","type":"text","description":"Optional text description to guide the audio generation."}]}}