Skip to main content
Video Text to Video Kie.ai

HappyHorse 1.1 T2V

HappyHorse 1.1 T2V costs $0.0000/clip on FairStack — a text to video model for Audio-rich video from text, Multilingual talking content, Social-media clips with sound. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.0000/clip

What is HappyHorse 1.1 T2V?

HappyHorse 1.1 is Alibaba's flagship video model, a strict upgrade over HappyHorse 1.0: lower price, built-in native audio with Foley, and multilingual lip-sync. The text-to-video mode renders 3-15 second clips at 720p or 1080p across nine aspect ratios (16:9 through 9:21). Served from Kie.ai at $0.1125/s (720p) or $0.145/s (1080p) with an automatic fal.ai fallback. Best all-rounder when synchronized audio and speech matter.

Key Features

Native audio + Foley baked in
Multilingual lip-sync
Nine aspect ratios incl. 4:5, 5:4, 9:21
3-15s clips at 720p/1080p

What are HappyHorse 1.1 T2V's strengths?

Cheaper than HappyHorse 1.0
Rich native audio
Multilingual lip-sync
Broad aspect-ratio support

What are HappyHorse 1.1 T2V's limitations?

No 4K tier
1080p costs ~29% more than 720p

What is HappyHorse 1.1 T2V best for?

Audio-rich video from text Multilingual talking content Social-media clips with sound

How much does HappyHorse 1.1 T2V cost?

Metric
FairStack
Details
Price per generation
$0.0000
Includes 20% margin
Subscription
None
Pay per generation only

How does HappyHorse 1.1 T2V perform across capabilities?

HappyHorse 1.1 — Kie.ai primary ($0.1125/s 720p), fal.ai fallback — t2v

motion quality
90%
visual quality
90%
prompt adherence
86%
temporal coherence
88%
audio quality
90%
lipsync accuracy
86%

How do I use the HappyHorse 1.1 T2V API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/video \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "happyhorse-1-1-t2v",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/video",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "happyhorse-1-1-t2v",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/video",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "happyhorse-1-1-t2v",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does HappyHorse 1.1 T2V support?

Parameter
Type
Default
Details
duration
integer
5
Range: 3–15
resolution
enum
1080p
Options: 720p, 1080p
aspect_ratio
enum (optional)
16:9
Options: 16:9, 9:16, 1:1, 4:3, 3:4, 4:5...

Frequently Asked Questions

How much does HappyHorse 1.1 T2V cost?

HappyHorse 1.1 T2V costs $0.0000/clip on FairStack as of 2026-07-25. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is HappyHorse 1.1 T2V and what is it best for?

HappyHorse 1.1 is Alibaba's flagship video model, a strict upgrade over HappyHorse 1.0: lower price, built-in native audio with Foley, and multilingual lip-sync. The text-to-video mode renders 3-15 second clips at 720p or 1080p across nine aspect ratios (16:9 through 9:21). Served from Kie.ai at $0.1125/s (720p) or $0.145/s (1080p) with an automatic fal.ai fallback. Best all-rounder when synchronized audio and speech matter. HappyHorse 1.1 T2V is best for Audio-rich video from text, Multilingual talking content, Social-media clips with sound. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does HappyHorse 1.1 T2V have an API?

Yes. HappyHorse 1.1 T2V is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/video with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does HappyHorse 1.1 T2V compare to other video models?

HappyHorse 1.1 T2V excels at Audio-rich video from text, Multilingual talking content, Social-media clips with sound. It is a text to video model priced at $0.0000/clip on FairStack. Key strengths: Cheaper than HappyHorse 1.0, Rich native audio. Compare all video models at fairstack.ai/models.

Start using HappyHorse 1.1 T2V today

$0.0000/clip. Full API access. No subscription.

Start Creating