Discussions
Soru
Can the artificial intelligence we created not only animate facial features but also arm, arm and body movements be simultaneously animated?
Using ElevenLabs cloned voices
Hi, I wanted to ask if it is possible top use ElevenLabs custom cloned voices inside D-ID. Thanks
Creating idle animation from single image
Hi, I'm experimenting with stream feature in D-ID, I wanted to ask how can I create an idle animation from a single image to use in my D-ID stream app and what are my options. Thanks
D-ID Teaches French!
Check it out - An exclusive use case video for the Community: https://youtu.be/Dnws3wWs6hw
Get specific Talk by id returns "Unknown internal error"
(1) I uploaded my own audio file via api post request to https://api.d-id.com/audios. I got a json result containing the URL to the created wav file.
Break does not work at the beginning of text with elevenlabs
Break does not work at the beginning of text with elevenlabs. Here is the text:
"<break time="2s"/> Hello, my name is Clyde. This is test text <break time="5s"/><break time="3s"/>"
Start a stream
ok i have done "create new stream" and get the response data and put the data into step 2 "start stream" which contains "id", "session_id", "answer object" but i get response 500
Integrating a Server in Media Streaming Using D-ID's API
I am working on a project that utilizes D-ID's API for media streaming. The current code example you provide on GitHub is focused on streaming media directly from the client to your API. However, I am interested in keeping my Secret Key on the server side for security purposes.
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.