Discussions
How to generate Interactive HeyGen video using API
I want to generate a video personalized interactive HeyGen Video with some script to speak and I wnat to download that video.Is there any API to create a video, I tried creating video API but it is throwing an error as unautorized and internal error.
Error Retrieving Access Token
import { NextRequest, NextResponse } from "next/server";
How to use a custom LLM and prompt with the Interactive Avatar API?
In the demo repo the readme says "In the initialMessages parameter, you can replace the content of the 'system' message with whatever 'knowledge base' or context that you would like the GPT-4o model to reply to the user's input with."
Changing voice doesn't seem to work with the @heygen/streaming-avatar library
According to the source code I just gotta set the voice ID:
Can you explain this errors:
*NO MATCH**
2024-09-16 16:52:43,830: Erreur lors de la création de la vidéo : Unknown error
2024-09-16 16:52:48,363: HTTP error occurred: 404 Client Error: NOT FOUND for url: https://api.heygen.com/v1/video/status?video_id=4406e526f2d144cfa22684ef592afe45
2024-09-16 16:52:48,363: Contenu de la réponse :
Eleven Labs voices with streaming avatar?
Is there any way to use an eleven labs voice with the streaming avatar?
Knowledge Base -- our own LLM?
Super excited to be building with the streaming Avatar. We want to put some real intelligence into our avatar. What's the best way to do this? Ideally, I'd be able to hook the avatar up to our LLM (e.g. a ChatGPT assistant which we build and train).
Does heygen api support korean?
Heygen can select which language to support
a couple of questions
do heygen avatars speak as well? can i use another tts software instead?
Instant Avatar using on API
Hello, can we use insant avatars from Heygen library with api interface? I want to create a video using ready instant avatars, not the studio avatars.