Kling AI Avatar APISTD
$0.052 /วินาที
- Standard mode avatar generation with identity consistency and style control.
เปิดตัวโดย Kuaishou Kling AI Avatar มอบการสร้างอวตารคุณภาพสูงพร้อมการควบคุมเต็มรูปแบบ เหมาะสำหรับนักพัฒนาและครีเอเตอร์ เริ่มต้นกับ Kling AI Avatar API ได้วันนี้!
Pay-as-you-go access through PiAPI.
$0.052 /วินาที
$0.26 /วินาที
Capabilities from the production model page.
Kling Avatar API รับภาพ เสียง และข้อความเป็นอินพุต ช่วยให้ควบคุมพฤติกรรม รูปลักษณ์ และการเล่าเรื่องของอวตารได้อย่างยืดหยุ่น พร้อมจัดแนวอัตลักษณ์ภาพ เวลาเสียงพูด และการสร้างตามคำสั่งอย่างแม่นยำ
Kling Avatar API สร้างวิดีโอ 1080p ที่ 48 FPS ให้ภาพคมชัดและการเคลื่อนไหวลื่นไหล รองรับการสร้างวิดีโอได้สูงสุด 1 นาที เหมาะกับวิดีโออธิบาย ข่าว และงานนำเสนอแบบยาว
Kling AI Avatar มีความแม่นยำด้าน lip-sync สูงสำหรับการร้องเพลง การพูดหลายภาษา และบทสนทนารวดเร็ว รวมถึงการควบคุมอารมณ์ การรองรับตัวละครมนุษย์และสัตว์แบบสมจริง และความเสถียรของภาพและการเคลื่อนไหวในวิดีโอยาว
โมเดล Kling Avatar รองรับภาษาอังกฤษ ญี่ปุ่น เกาหลี และจีน ทำให้สามารถสร้างอวตารที่เป็นธรรมชาติและแสดงอารมณ์ได้ดีสำหรับหลายภูมิภาค
Kling AI Avatar ใช้ multimodal language models การวางแผนแบบรวม สถาปัตยกรรมควบคุมด้วย keyframes กลไก cross-attention กลยุทธ์ lip-sync ที่ดีขึ้น และการประมวลผลข้อมูลที่ปรับให้เหมาะสม
ทดสอบบน ชุดข้อมูลภายในของ Kling AI จำนวน 375 ตัวอย่าง image-audio-prompt โดย Kling AI Avatar แสดงคุณภาพการสร้างที่เหนือกว่ารุ่นชั้นนำอย่าง Omnihuman-1 และ HeyGen Avatar.
Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.
Add credits on the billing page when you are ready to scale beyond the free tier.
POST your first task following the API docs, then poll the task until the result is ready.
Prototype prompts and settings in the the playground above before wiring them into your product.
curl -X POST 'https://api.piapi.ai/api/v1/task' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "kling",
"task_type": "avatar",
"input": {
"image_url": "YOUR_AVATAR_IMAGE_URL",
"local_dubbing_url": "YOUR_AUDIO_URL",
"mode": "std"
}
}'
# → { "task_id": "9d5a…", "status": "pending" }curl 'https://api.piapi.ai/api/v1/task/{task_id}' \
-H 'X-API-Key: YOUR_API_KEY'
# poll until status = completed
{
"data": {
"status": "completed",
"output": {
"video_url": "https://img.theapi.app/ephemeral/…"
}
}
}$ npm install -g piapi-cli $ piapi run kling-ai-avatar \ image_url=YOUR_AVATAR_IMAGE_URL \ local_dubbing_url=YOUR_AUDIO_URL \ mode=std ✓ Task completed! https://img.theapi.app/ephemeral/…
Kling AI Avatar เป็นเทคโนโลยี AI จาก Kuaishouที่ช่วยให้คุณสร้างอวตารจากจินตนาการได้ ด้วย PiAPIคุณสามารถสร้างอวตารได้วันนี้ผ่าน Kling AI Avatar API!
คุณสามารถสร้างอวตารได้ด้วย Kling endpoint ของ PiAPI เอกสารมีตัวอย่างคำขอและตัวเลือกการตั้งค่าแบบครบถ้วน
ได้ ผลลัพธ์ของ Kling Avatar สามารถใช้เชิงพาณิชย์สำหรับการสร้างคอนเทนต์ การตลาด อินฟลูเอนเซอร์เสมือน หรือการนำเสนอ
Kling AI Avatar API ให้ความสามารถขั้นสูงในการสร้างอวตารด้วย AI รองรับเอาต์พุตแบบ photorealistic และ stylized คุณภาพสูงสำหรับตัวตนเสมือนและงานสร้างสรรค์
รองรับ โดย Kling AI Avatar สามารถสร้างวิดีโออวตาร full-body จากข้อความ ภาพ และเสียงได้โดยตรง พร้อมซิงก์การขยับปากและการเคลื่อนไหวของร่างกาย
ได้ Kling AI Avatar API ให้การควบคุมแบบละเอียดผ่าน prompt คุณสามารถเปลี่ยนฉากหลังและกำหนดโทนอารมณ์ได้พร้อมรักษาความสม่ำเสมอของตัวตน
More questions? See the API docs.
Kling AI Avatar API