MiniMax H3 Max Turbo by fal
Самая быстрая версия H3 Max от fal: видео со звуком из текста, первого и опционального последнего кадра быстрее реального времени. 480P/768P, 5–15 секунд.
Стоимость
от 3 токенов/с
Попробовать MiniMax H3 Max Turbo by fal в Givon AI
Открой рабочий проект для обычной генерации или Playground, чтобы проверить точные параметры модели.
Использовать через API
Поля запроса, ограничения и готовые примеры для разработчиков. Пользовательский запуск находится выше.
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Idempotency-Key: $IDEMPOTENCY_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"video","model":"minimax-h3-max-turbo","input":{"prompt":"кинематографичный пролёт дрона над ночным городом","aspectRatio":"16:9","resolution":"768p","duration":5,"audioEnabled":true}}'Входные поля
* — обязательное| Поле | Тип | По умолчанию | Допустимо |
|---|---|---|---|
prompt* promptGeneration prompt describing the scene, action and direction. | string | — | до 7000 симв. |
aspectRatio aspectRatio | string | 16:9 | 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 |
resolution resolution | string | 768p | 480p, 768p |
duration duration | number | 5 | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 |
audioEnabled audioEnabledЗвук создаётся автоматически; выключить его отдельно нельзя. | boolean | true | boolean |
Start image startImageAsset input for the startImage slot. | string | — | image · asset, https, data |
End image endImageAsset input for the endImage slot. | string | — | image · asset, https, data |
promptGeneration prompt describing the scene, action and direction.
- Тип
- string
- По умолчанию
- —
- Допустимо
- до 7000 симв.
aspectRatio- Тип
- string
- По умолчанию
- 16:9
- Допустимо
- 21:9, 16:9, 4:3, 1:1, 3:4, 9:16
resolution- Тип
- string
- По умолчанию
- 768p
- Допустимо
- 480p, 768p
duration- Тип
- number
- По умолчанию
- 5
- Допустимо
- 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
audioEnabledЗвук создаётся автоматически; выключить его отдельно нельзя.
- Тип
- boolean
- По умолчанию
- true
- Допустимо
- boolean
startImageAsset input for the startImage slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
endImageAsset input for the endImage slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
Стоимость
от 3 токенов/сВариант подбирается по полям запроса автоматически — указывать его не нужно.
Возможности
text_to_videoimage_to_videostartImage:imageendImage:image