{"version":"1","model":{"id":"fal-ai/qwen-3-tts/clone-voice/1.7b","name":"Qwen 3 Voice Clone","kind":"audio","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Clone a voice and hear it speak in one step — upload a 10+ second recording, write what it should say, and Qwen 3 TTS answers in the cloned voice. The reusable speaker embedding is saved alongside the audio.","pricing_note":"1 cr (clone) + $0.09/1k chars (speech)","categories":["clone"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceAudio":true},"requires":{"referenceAudio":true},"aspect_ratios":[],"resolutions":[],"durations":[],"reference_audio_duration":{"min_seconds":10},"base_credits":2,"api_gross_margin_percent":20,"added_at":"2026-06-11","popularity_rank":46,"example_prompt":"Welcome back! This is my cloned voice reading the introduction to today's episode.","preview":{"image":"/images/model-previews/generated/qwen-3-voice-clone-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fqwen-3-tts%2Fclone-voice%2F1.7b","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fqwen-3-tts%2Fclone-voice%2F1.7b","title":"Qwen 3 Voice Clone generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/qwen-3-tts/clone-voice/1.7b.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/qwen-3-tts/clone-voice/1.7b","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"},"reference_text":{"title":"Reference Text","description":"Optional transcript of the reference recording — can improve clone quality.","default":"","type":"string"},"audio_url":{"type":"string","format":"uri"}},"required":["model_id","audio_url"],"additionalProperties":false},"parameters":[{"key":"reference_text","label":"Reference Text","type":"text","default":"","description":"Optional transcript of the reference recording — can improve clone quality."}]}}