Discussions

Ask a Question
ANSWERED

How can get the preview of amy in full hd quality

  1. How can get the preview of amy in full hd quality?
    2. How can I get clips in square rather than wide
ANSWERED

почему после регистрации нет кредитов в пробной версии?

почему после регистрации нет кредитов в пробной версии?

ANSWERED

لم يتم احتساب نقاط مجانا

عند تسجيل الدخول اول مره لم يتم احتساب نقاط مجانا برجاء الحل

ANSWERED

How/where to click to upload an image file to be animated (without outputing voice)

How/where to click to upload an image file to be animated (without outputting voice)

ANSWERED

script generation

Do you have script generation endpoint

ANSWERED

ElevenLabs 0.5 second break query

Will ElevenLabs voices soon have the ability to 'Add a 0.5 second break' to scripts? My scripts always need a half second of silence so I've been unable to use them so far.

ANSWERED
ANSWERED
ANSWERED

integrating text output of an AI chatbot in realtime

May I use your API to make the avatar say real-time the textual answer of the AI chatbot?

ANSWERED

regarding stream talk api

I am sending this request var requestBody = json.encode({
"script": {
"type": "text",
"input": "input name is not ps",
"subtitles": "false",
"provider": {"type": "microsoft", "voice_id": "en-US-JennyNeural"},
"ssml": "false"
},
"config": {"fluent": "false", "pad_audio": "0.0"},
"session_id": sessionID,
"name": "fvv",
"result_url": 'sending correct url which is valid also',
});