Discussions

Ask a Question
ANSWERED

Audio upload problem

Cant upload audio file in voiceover

ANSWERED

Using an API for Talks produced a square result

I'm trying to get the API to produce a 720 x 1280 video (which is the size of the image that is referenced):
"script" = {
"type" = "audio",
"audio_url" = form.audioUrl
},
"source_url" = form.imageUrl,
"config" = {output_resolution: 1280}

ANSWERED

remove email

I need to remove email this was done in error

ANSWERED

I can't receive aws keyid of resul_url.

url = "https://api.d-id.com/talks"
payload = {
"script": {
"type": "text",
"subtitles": False,
"provider": {
"type": "microsoft",
"voice_id": "en-US-JennyNeural",
"voice_config": {
"style": "string",
"rate": "0.5",
"pitch": "+2st"
}
},
"input": "This is an example text",
"ssml": True
},
"config": {
# "logo": {
# "position": [0, 500],
# "url": "string"
# },
"fluent": True,
"pad_audio": 0,
"driver_expressions": {
"expressions": [
{
"start_frame": 0,
"expression": "neutral",
"intensity": 0
}
],
"transition_frames": 0
},
"align_driver": True,
"align_expand_factor": 0,
"auto_match": True,
"motion_factor": 0,
"normalization_factor": 0,
"sharpen": True,
"stitch": True,
"result_format": "mp4",
"output_resolution": 512
},
"face": {
"top_left": [0, 0],
"size": 512
},
"source_url": "source url",
"driver_url": "bank://natural",
"user_data": "string",
"name": "string",
"persist": True
}
headers = {
"accept": "application/json",
"content-type": "application/json",
"authorization": "Basic API KEY"
}

ANSWERED

no funciona

por que la pantalla de la aplicación se pone negra y no me deja generar un video, pague mi suscripción pero no me deja generar ningun video, por favor ayudenme, me urge hacer los videos

ANSWERED

dúvida

não tem um tutorial para criar dois ou mais avatares conversando

ANSWERED

Credit

40 credit,how many videos can be generated?

ANSWERED

gatting this in reponse

{
"message": "Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=amdvaGlsQHNpZ21hc29sdmUubmV0:TkQTAjOyzACw_A12BX1B-"
}

ANSWERED

Streaming API performance

We’ve got streaming set up, and everything’s working great except it takes 3-5 secs for the avatar to start speaking after sending the text.

ANSWERED

Full body animation

Hi, is it possible to get a full body animation? I tried with full body pictures, but only can get headshot animation.