Discussions
Api Rate Limits, Latency, Scalability
Hi team,
An error occurs while attempting to upload an image asset to the API endpoint.
Endpoint: https://upload.heygen.com/v1/asset
How to Reduce Initial Latency (8-9s) in Assistants API with File Retrieval while Maintaining Full Retrieval Functionality
We're building a virtual university advisor where maintaining accurate, knowledge-based responses is crucial. Our main goal is to keep the full retrieval functionality but significantly reduce the initial response latency.
bypass built-in voice mode response with elevenlabs
Hi, im trying to integrate elevenlabs voice and response to bypass the built-in voice mode response of interactive avatar, how it could be possible? Which function handles this basic response?
Interactive Avatar in Android TV (Webview)
Hello,
Interactive Avatar Knowledge - Newby Question
Is is possible for the LLM to get its knowledge from a folder that contains text documents rather than the URL of a website ? or can the URL address be the folder location ?
Sawtooth Integration of Heygen
We have integrated API using Streaming API v2 Integration with LiveKit since we need to use it in Sawtooth and require raw files. Here’s the reference link:
Streaming API Integration with LiveKit v2
Below are two questions can you please response we can plan next step accordingly
1- Can we use replace-text-in-template with the Streaming API v2 Integration (LiveKit), as we have implemented HeyGen using this method?
2- If we need to integrate the SDK, can we implement it in JavaScript?
Make video fill screen
Hello,
How to setup voice settings from API
Hello!
Microphone not working in React Native example.
I am using https://github.com/agmmnn/streaming-api-react-native/ and the avatar is unresponsive to spoken input. I have installed the expo camera plugin as suggested in an answer to a previous question on this issue. This has no effect. The app now requests microphone permission, but the avatar does not respond when spoken to. It only responds to text typed into the text input.