Discussions

Ask a Question
ANSWERED

customize burned-in captions

Hi,
I want to generate short avatar videos for social media. The videos should have subtitles / captions burned-in.
The current burnt-in captions available via APIs are too small and they show up in the wrong place (too close to the bottom).
How can I have bigger captions, closer to the center of the video? Is there a way to use templates for this somehow? What are your suggestions?

ANSWERED

Create avatars via the API ?

Hello,

Avatar speak error

Hello,

Creating video avatars with the API form lovable and supabase

I am trying to autogenerate video avatars from a lovable app integrated with and edge function in supabase but I always receive a 404 not found...

ANSWERED

Get interactive avatar response

Hello

Low latency

The realtime API is audio-only, but I’d like to send input via text (I believe that’s not possible at the moment).

ANSWERED

Code 401029

I have a free API Plan and i try go generate a Video from a template.

Way to maintaining smooth, natural speech.

l attempted to send text to the avatar asynchronously, word by word. However, the avatar pauses after each word, saying one word at a time with a stop in between. Because of this, l had to switch to sending full sentences instead.

Word by word asynchronously way to maintaining smooth, natural speech.

I attempted to send text to the avatar asynchronously, word by word. However, the avatar pauses after each word, saying one word at a time with a stop in between. Because of this, I had to switch to sending full sentences instead.

ANSWERED

Integrating Real-time Video Creation with Voice-to-Voice Chatbot: Using Speech-to-Text, LLM, Text-to-Speech, and Video Generation via Heygen API

I have developed a voice-to-voice chatbot and now I want to integrate real-time video creation. The process will involve converting speech to text, processing it with an LLM, converting the response back to speech, and then generating video. I’m looking for guidance on how to implement this using the Heygen API. Can you help?