Integreer het gemini-omni-flash-1-1-text-to-video AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het gemini-omni-flash-1-1-text-to-video-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapi | $0.10–$0.30 按输出秒数计费 (by 分辨率) | 按次生成, 无需订阅. Covers text-to-video plus optional image, video-reference, voice, and character inputs. |
| Fal.ai | Niet beschikbaar | Fal.ai 未列出 Gemini Omni 1.1 Flash。 |
| Replicate | Niet beschikbaar | Replicate 未列出 Gemini Omni 1.1 Flash。 |
按次生成, 无需订阅. Covers text-to-video plus optional image, video-reference, voice, and character inputs.
Fal.ai 未列出 Gemini Omni 1.1 Flash。
Replicate 未列出 Gemini Omni 1.1 Flash。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 对目标视频内容的文本描述——画面、镜头方向、对话和环境音提示。 | A street musician plays a violin on a rainy Paris evening, raindrops tap the cobblestones, a slow melancholic melody, distant café chatter. |
| 参考Afbeelding | array | 最多 7 参考图像 used as auxiliary conditioning (not a starting keyframe). Each counts as 1 quota unit against the shared 7-unit total with video and character_ids. | - |
| 参考视频 | string | 参考视频片段,最大 100MB / 30s。计为 2 个配额单位。 | - |
| Video裁剪开始时间(秒) | number | Start time, (秒), of the reference video window. | 0 |
| Video裁剪结束时间(秒) | number | End time, (秒), of the reference video window. Window must not exceed 10 秒。 | 10 |
| Audio ID | array | 最多 3 voice profile IDs from the Gemini Omni Audio endpoint. Each counts as 1 quota unit. | - |
| Karakter ID | array | 最多 3 character IDs from Gemini Omni Character. Each counts as 1 quota unit. | - |
| Duur (seconden)(秒) | Enum (4 options) | Duration of the 生成的视频 (秒). Ignored when a reference video is provided — output duration is then determined by the model. | 8 |
| Beeldverhouding | Enum (2 options) | 输出视频的Gewenste beeldverhouding. | 16:9 |
| Resolutie | Enum (3 options) | 输出分辨率。按输出秒数计费:720p 为 $0.10/秒,1080p 为 $0.15/秒,4K 为 $0.30/秒。 | 720p |
| 种子 | int | 随机种子(0–2147483647)。固定后可复现结果,但由于模型随机性,结果仍可能有所不同。 | 0 |
对目标视频内容的文本描述——画面、镜头方向、对话和环境音提示。
A street musician plays a violin on a rainy Paris evening, raindrops tap the cobblestones, a slow melancholic melody, distant café chatter.最多 7 参考图像 used as auxiliary conditioning (not a starting keyframe). Each counts as 1 quota unit against the shared 7-unit total with video and character_ids.
-参考视频片段,最大 100MB / 30s。计为 2 个配额单位。
-Start time, (秒), of the reference video window.
0End time, (秒), of the reference video window. Window must not exceed 10 秒。
10最多 3 voice profile IDs from the Gemini Omni Audio endpoint. Each counts as 1 quota unit.
-最多 3 character IDs from Gemini Omni Character. Each counts as 1 quota unit.
-Duration of the 生成的视频 (秒). Ignored when a reference video is provided — output duration is then determined by the model.
8输出视频的Gewenste beeldverhouding.
16:9输出分辨率。按输出秒数计费:720p 为 $0.10/秒,1080p 为 $0.15/秒,4K 为 $0.30/秒。
720p随机种子(0–2147483647)。固定后可复现结果,但由于模型随机性,结果仍可能有所不同。
0Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked