Discussions
Size in create animations api seems not to be working?
Hi!
I'm trying to create a 1024 by 1024 px animation adding this to my body, in POST to /animations:
"face": {
"top_left": [
0,
0
],
"size": 1024
}
Is there ANY WAY that could make my random url work in create talk?
Hi, we've been struggling with this issue for several days.
Error 500
I keep getting this error, anything known?
Custom Voices created in Elevenlabs (Voice Lab) with D-ID
Hi, Trying to utilize the feature D-id was writing about and even created "tutorial" here, but no Voice Lab voices are available (paid accounts on both platforms) to D-ID avatars. Is there any development or plans for that integration?
Mushjanna
Hello!
Lipsync animal looking faces?
Hi. I was trying to make a project with animals speaking, but when I upload the images, it does not recognize any of the faces. I have tried with 4 images already. Is that impossible or is there a way to make that work? 2 of the animals are dressed in human clothes and 2 of them are regular animals (dogs).
Clip with custom image
HI
Subtitle
How do I play the video on QuickTime, or YouTube, with the (.srt) subtitle file that is being generated?
D-ID Bilingul (English and 41 other languages) Video Example Here
Community peers -- quick video to demo a Bilingual Avatar? The Ryan Multilingual and Jenny Ryan Multilingual voices can speak English and 41 other languages. Want to have your avatar teach a language? Got a training video you need to get out in multiple languages? Want to produce you YouTube videos in many languages? Now you can! These are Microsoft Bilingual Voice Pairings. There are male and female voices.
Cant access the API from AWS
When I run my project locally and send requests to the D-ID API everything works fine.
But when I deploy my project to AWS ECS using fargate, I have a problem accessing the D-ID API endpoint (https://api.d-id.com/talks/streams).
It seems that the AWS IP does not have permission to access the endpoint.
How I can access your endpoints from AWS IPs?