Discussions
I'm finding our Avatar is mispronouncing numbers. What can I do?
It's speaking in english and is especially bad with 3, 4, 5, 6, 8 and 9
[Streaming API] Avatar doesn't speak according to sent text
As title, I send a phrase which is generated using my LLM model, and ask avatar to speak accordingly. But what the avatar speaks doesn't follow the text completely.
I wanna build an avatar interface having avatar and message on it, so i want the text to be exactly same as speak.
I'm using the following voice id (Chinese voice):
Why doesn't my trial token work after upgrading my subscription for creator?
I upgraded my subscription and now the trial token I was using just before that suddenly breaks. I checked and the token didn't even change. What's wrong and what should I do?
How to integrate the same playe but without cusotm avatar creation using the Streaming Api/SDK
Hi there ,
I want integrate the same video player that can basically stream the video and audio.I want to integrate the both audio and text input.I dnt want the customize avatart creation right , and plz tell me how i can achive using streaming api. The next js demo does not include the voice input and its very deprecated and legacy. Is there any latest one.
https://api.heygen.com/v2/video/generate
I'm trying to create a video using this api and I want to add a background image. I have added
images from url extension jpg, png
tried to upload it to google drive and made it publically accessible
Error talking to AI
I cloned the github. Pasted my open ai key, it keeps erroring with Error talking to AI.
How to use development multiple environments
I want to test in multiple environments (dev and QA) and realised that I will need to reuse our HeyGen API key. This means that I need to register multiple Webhook endpoints. Each environment will have their own secret produced by the webhook API.
Streaming avatar api with trial token
I'm planning to develop with Streaming avatar api, and I'm testing it using trial token.
I made the quality parameter high, but is this avatar 1080p supported?
{ "code": 500, "message": "something wrong in server" }
I'm using the streaming avatar and when i try to send a task it gives me this error
{
"code": 500,
"message": "something wrong in server"
}
everything seems fine so I'm not sure what's causing it
I have problem with StreamingAvatarApi.js in library of Heygen
Uncaught TypeError: debugStream is not a function
at peerConnection.oniceconnectionstatechange (StreamingAvatarApi.js:533:1)