Discussions

Ask a Question

Custom Avatar Transparent Background

I have a cutom avatar I created and created anmd used it to create a video animation in D-ID. It works great but has a white background in the video. I used and uploaded the custom avatar image using a png image with no background. But upon creation of ther video using that avatar image it comes out with a white background. I would like to output the video animation created with this custom avatar with a transparent background. Can you tell me how to do that using D-ID?

News channel

Hello, we are implementing a news channel and we'd like to be able to transform written text news into video, and for that we have subscribed to API service. Unfortunately a number of news that we tried are all rejected because they contain "hazardous" words, we are specialized in "anti-semitism" news, so you can understand that words like "terrorist" or "nazi" are coming up very often in our contents. is there a way to bypass the check ? thank you in advance, best regards

Error in response: {'kind': 'UnknownError', 'description': 'Internal Server Error'}

Facing this issue, for endpoint: "<https://api.d-id.com/talks">, payload: with open(source_url, "rb") as image_file: base64_image = base64.b64encode(image_file.read()).decode("utf-8") ``` payload = { "script": { "type": "text", "subtitles": "false", "provider": { "type": "microsoft", "voice_id": "en-US-JennyNeural" }, "ssml": "false", "input": input_text }, "config": { "fluent": "false", "pad_audio": "0.0" }, "source_url": base64_image } ```

Clip

Como eu crio meus próprios HQs?