Discussions

Ask a Question

Eleven labs Integration

Hi Team,

ANSWERED

API - Can we create Realistic Avatar using api?

Hi, we have a use case where some of our users need to create their realistic Avatar, using UI is not scalable since we are expecting hundreds or thousands of them that will be using it.

ANSWERED

HELP HELP HELP

Dear Heyen support. I NEED HELP :)

ANSWERED

Does face swap still work?

I want to face swap a given face onto another which is already uploaded. I'm trying to complete the steps here:

ANSWERED

Video created via api is getting resolution not allowed error.

Hi when I tried to create a video tru api, the request was successful. However, when I checked the video, it get an error "Resolution not allowed: Please subscribe to higher plan to generate higher resolution video" May we know how to see the limits from our subscription related to this error as well as how can we manually set the resolution so the creation from API will push trough?

ANSWERED

Centering my Interactive Avatar

Hello, i'm not a programer or developer, i'm simply trying to learn and the chatbot is no help.
I'm simply trying to place my interactive avatar on the top of the page and centered with 20px space above.
I Have The Code - but i dont see exactly where to place it ( removing the exixting code snipit )
i need to put this....

ANSWERED

Transparent Background+UPloaded Audio+Avatar

Hi, Im currently working on a workflow using python to create Heygen Video Avatar, First step is uploading auto generated audio to Heygen and use the uploaded audio and that works, however the cant make the background of the avatar to transparent. we've used the background transparent properties as describe in the API section however it is still not working. I also tried the Web.M endpoint however it seems this does not support the use of uploaded audio. Can you please confirm that all of this issue due to the fact that iam in a free trial plan.

ANSWERED

low quality 12 minute session

hi,

Interactive Avatar Creation TypeError

Hi,

ANSWERED

API Voice Settings

Hello, I was wondering if it is possible to use the various voice settings in the API for an Avatar?
}
"voice": {
"type": "text",
"voice_id": "{{28.Voice}}",
"input_text": "{{34.result}}",
"model": "turbo_v2.5",
"locale": "default_multilingual",
"stability": 0.5,
"similarity_boost": 0.69,
"style_exaggeration": 0.42,
"speaker_boost": true,
"speed": 1.0,
"pitch": 0.0,
"volume": 1.0
}
}
]
}