Discussions
"quota not enough"?
Hi all,
API failing
I am using this code to call the API but it fails every time. I have tried many avatar_ids and voice_ids, either from the web interface or from listing the available ids and using those. I had some initial success but later it just failed. I cannot see the API calls in the API usage either:
[Recurring Issue] How to make the avatar listen but not respond automatically?
I'm trying to make the avatar listen to the user but not respond automatically. I'd like it to speak (repeat back) my custom generated response. How can I achieve this?
Random interactive session is attached to my account
I got the concurrent session error, when i checked api, there was one session showing active. But this was not started by me and this also want getting closed. Looks like this is using credits a lot. Any idea how to fix this?
please make some playground I still get error: 10007
Please could you make a better test account for the API I'm trying to develop and use your API, but since you don't have a C# Blazor Client, I'm debugging it all via JavaScript and I keep getting errors {"code":10007, "message": "Concurrent limit reached, please upgrade your plan for formal usage."}
How to avoid using knowledge base
I have my own backend api which connects with the llm and provides text output.
Right now all the conversation is going to the hygen knowledge base . What changes are needed to stop using the knowledge base
Streaming Avatar not respecting punctuation
When I trigger a REPEAT task with a pre-defined text, the streaming avatar does not respect punctuation. It does not take pauses between sentences. What can I do?
Erroe WS connetion StartvoiceChat
There is my log in the console :
how is hyegen audio processing so fast? is it using openai realtime api ?
Hi
Where should I work on the integrations?
I’m testing the feasibility of using an interactive avatar for a client application. This client has an app where users need to make multiple daily entries for tracking purposes. I’ve tested the interactivity as just a shell of the application, and it worked great. Now, I need to understand how I’ll handle integration with the user’s Google Calendar or Google Sheets. Should I set up these integrations with Google on the Heygen platform or through GPT?