Discussions
Problem speaking in Italian
Why does the avatar, set with an Italian voice, suddenly change pronunciation and misread the text at a certain point? Additionally, a notification of an unknown error appears.
Clip requests fluent config not working?
Made an API call to clip endpoint to generate an idle video for the actor demo uploaded to github. Added fluent: True into the config as suggested by the demo. Result video is not a seamless loop. Is this feature working as intended?
Elevenlaps API
I have a elevenlaps personal account and this account is paid. Elevenlaps api_key was added as the x-api-key-external value in the header. However, a message like "{"message":"Unauthorized"}" appeared along with a 400 error.
. can i use two voices one one video
. can i use two voices one one video
Unauthorized
Si ejecuto on line la secuencia de APIs 'Upload Image', 'Upload audio file' y 'Create a talk' (utilizando imagen y audio subidos con las APIs anteriores) todo funciona correctamente, pero cuando hago lo mismo desde un programa, las dos primeras APIs funcionan bien, pero la tercera (Create a talk) me devuelve 'Unauthorized'. ¿Pueden explicarme el motivo?
Obtención del historial de chat con agente
Puedo obtener el historial de chat entre un agente y un usuario para posteriormente yo poder trabajar con el generando algun formato pdf con las respuestas del agente y las respuestas del usuario?
Испорченно изображение после генерации, необходимо генерировать заново, как вернуть кредиты?
Как вернуть кредиты за испорченное изображение? п
音频无法上传
我是付费会员,克隆声音的时候一直无法上传音频是什么原因呢,有换几个音频格式和音频大小也在上传范围内,还是一直无法上传
Unauthorized during fetch stream talk id
const resultUrl = https://api.d-id.com/talks/streams/${playResponse.data.talkId}/ice
;
const resultRes = await axios.get(resultUrl, {
session_id: sessionId,
}, { headers });
How to add pause
Hey there, how can i add a pause at the end of my video? for example I would like my avatar still move the head but no the mouth for about 3-4 seconds.