Discussions
Avatar Speech
How to make the avatar repeat the text which I provide? avatar. Speak() seems to reply the text provide.
Error 401
I am using
Hey Gen API Error
I know this may not be the place to post this, but I am hoping that someone will know how to solve this issue.
I am trying to auto-create videos from my blog posts on a WordPress site. I have everything set up, and I am able to use the "Trial Token" to do so.
OpenAPI/Swagger spec
Do you have an OpenAPI specification? I want to create a .NET SDK and integration into LangChain .NET based on this
Connect interactive Avatar with LLM
I am trying to set up the interactive avatar using the git demo (InteractiveAvatarNextJSDemo). Unfortunately, I can't get it to work even though I followed the instructions. even after adding an openai key to the env file, there is no way to use whisper in the browser, nor can the avatar access chatgpt4. In general, the instructions seem imprecise or incorrect to me. I have generally only been able to interact with the avatar after modifying the code in "packages". In the dev specification, a "node " must be added at the beginning of the string, otherwise an error is generated that the path to "node_modules" does not exist. It would be great if someone who has managed to link the demo to their own LLM could point out where changes are needed.
Not able to use Monica_insuit_20220819 avatar having Creator plan
It is giving error as {'code': 10013, 'message': 'avatar not found'}. How to use the particular avatar.
Calling avatar.list results in error 40099
When calling the API https://api.heygen.com/v1/avatar.list, it returns
Cost for using audio only mode of HeyGen
What is the cost of using audio only mode of HeyGen?
How to detect when the avatar has stopped talking?
Hello,
I'm using the streaming-avatar npm package, and I wanted to know if it's possible to detect when the Interactive Avatar has stopped talking every time it "reads" something.
Thanks in advanced!