gen-cv icon indicating copy to clipboard operation
gen-cv copied to clipboard

Unable to start avatar

Open devendra80 opened this issue 1 year ago • 1 comments

Hello Team,

I am referring https://github.com/Azure/gen-cv/tree/main/avatar/interactive link to create talking avatar. I entered Key, zone everything in-place. API is running fine.

Error message

[2024-07-19T10:38:16.188Z] Unable to start avatar. Result ID: 33D085E9753B4F1D83F3009652A4B098
main.js:137 Unable to contact server. StatusCode: 1006,
                    wss://westus2.tts.speech.microsoft.com/cognitiveservices/websocket/v1?enableTalkingAvatar=true Reason:  undefined

startAvatarAsync2 :{"privResultId":"33D085E9753B4F1D83F3009652A4B098","privReason":1,"privErrorDetails":"Unable to contact server. StatusCode: 1006,\n                    wss://westus2.tts.speech.microsoft.com/cognitiveservices/websocket/v1?enableTalkingAvatar=true Reason:  undefined","privProperties":{"privKeys":["CancellationErrorCode"],"privValues":["ConnectionFailure"]}}

devendra80 avatar Jul 19 '24 11:07 devendra80

Hi @devendra80 , can you give a bit more details on the overall setup? Are you running the solution locally, or on Azure? Did you copy the latest secrets template from the readme?

harmke avatar Dec 02 '24 08:12 harmke