Discussions
Can Heygen synchronize external audio without generating its own content?
Hi everyone, I have a question about Heygen. Currently, we have all our response logic based on a fine-tuned LLM, and we generate our answer's audio using LiveKit. My question is: is it possible to use Heygen solely to feed it the resulting audio so that it produces a video that simply repeats what the audio says? In other words, we don’t want Heygen to generate the content itself, but rather just synchronize the audio we provide with an avatar or something similar. Thanks in advance for any insights.
AvatarName property on Streaming Avatar SDK
I need information about which values can be used in the avatarName property since I can’t seem to find a list anywhere. I found just this list https://docs.heygen.com/reference/streaming-avatar-list, but I can’t see how these avatars look without repeatedly running them in my application, which is quite time-consuming. It would be great if this list of avatars could also be displayed visually so I can clearly see which avatarName values I can use.
Error:{'code': 401028, 'message': 'You have exceeded your limit of 3 photo avatars. Please upgrade for more.'}
I upgraded to a pro plan, but I still get an error when uploading an avatar that speaksYou have exceeded your limit of 3 photo avatars. Please upgrade for more
About photo avatar edit feature
Why is there no API for Photo Avatar background matting?
can avatars speak italian in streaming?
Hi, is it possible, in the streaming version, that the avatar responds in Italian?
Unable to delete Avatar Groups via API
Hi,
I'm having trouble with deleting Avatar Groups through the API. While I can successfully delete Avatar Groups through the web interface at app.heygen.com, the API request returns a 401 Unauthorized error.
Here are the details:
API Create Video Python Still Not Working For Me
The sample "Try Me" code still doesn't work on the API reference site. I was told it will work in Python (VC). But I can't get it (code from Heygen AI bot) working there either. When I run this it says:
Streaming Avatar: costs me a lot of credit and do not get why
Hi !
Heygen API Endpoint Not Returning All Avatars
I’ve noticed that the Heygen API endpoint (https://api.heygen.com/v2/avatars) does not include all avatars—particularly the public ones—that appear in the Heygen GUI. As a result, I currently have to open the Heygen GUI, inspect the element to extract the preview_image_url and preview_video_url, then separately locate the corresponding voice data. Only after gathering these details manually can I hardcode them into my application in order to use an additional avatar.
Internal error when generating talking photo video - successful photo & audio upload
Hey there! I've been trying to test out the HeyGen API on the Free tier (10 credits), but I'm running into an issue during video generation. Here's what's happening: