使用 MiniMax H3 Testo a Video LoRA 生成视频。支持自定义 LoRA、原生立体声音频和 480P/768P Output。免费试用——按次生成付费。
About this model
MiniMax H3 Open Weights Testo a Video LoRA 可直接根据文本Prompt生成连贯的 480P 或 768P 视频,并生成原生立体声音频。它支持自定义 LoRA 微调,用于一致的风格控制、角色运动和专用效果;时长为 3 到 15 秒,并支持灵活的Proporzioni。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.03 - $0.06 / sec | Fatturazione al secondo di video generato, nessun abbonamento. |
| Fal.ai | Non disponibile | LoRA personalizzati al momento non supportati. |
| Replicate | Non disponibile | Variante del modello non ospitata. |
Fatturazione al secondo di video generato, nessun abbonamento.
LoRA personalizzati al momento non supportati.
Variante del modello non ospitata.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Video场景、动作、镜头移动和配乐的文本描述。 | A cinematic ocean wave at sunrise, highly detailed |
| LoRA 列表 | array | 要应用的 LoRA 列表(最多 3 个)。 | - |
| Proporzioni | Enum (7 options) | OutputVideo的Proporzioni。 | 16:9 |
| Risoluzione | Enum (2 options) | OutputVideoRisoluzione。768p 为原生画布,480p 速度更快。 | 480p |
| Durata (secondi)(秒) | int | Output video duration in seconds. | 5 |
| 种子 | int | Seed casuale(-1 表示随机) | -1 |
Video场景、动作、镜头移动和配乐的文本描述。
A cinematic ocean wave at sunrise, highly detailed要应用的 LoRA 列表(最多 3 个)。
-OutputVideo的Proporzioni。
16:9OutputVideoRisoluzione。768p 为原生画布,480p 速度更快。
480pOutput video duration in seconds.
5Seed casuale(-1 表示随机)
-1Developer documentation
构思Prompt:编写详细Prompt,描述场景动作、光线、镜头运动和音轨。
配置Proporzioni和分辨率:选择Proporzioni(16:9、9:16、1:1 等)和Output分辨率(480p 或 768p)。
传入自定义 LoRA 和时长:在 loras 数组中指定最多 3 个自定义 LoRA,并选择 3 到 15 秒的时长。
提交请求:向 /api/v1/minimax-h3-text-to-video-lora 发送 POST 请求:
curl -X POST https://api.muapi.ai/api/v1/minimax-h3-text-to-video-lora \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"prompt": "A cinematic ocean wave at sunrise, highly detailed",
"aspect_ratio": "16:9",
"resolution": "480p",
"duration": 5
}'
Frequently asked
这是一个基于 MiniMax H3 Open Weights 构建的Testo a Video AI 模型,支持自定义 LoRA 适配器和原生音频生成。
它支持 480p 和 768p 分辨率,以及 16:9、9:16、1:1、4:3、3:4、21:9 和 9:21 Proporzioni。
会。模型会根据文本Prompt,在生成视频的同时自动合成原生立体声音频。
你可以在 JSON 请求载荷的 `loras` 字段下传入 LoRA 对象数组。
根据视频时长(秒)和所选Output分辨率(480p 或 768p)计费。