Azure / Azure/gen-cv

Unable to start avatar

Open
#26 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
434
Forks
266
PR merge metrics
No merged PRs in 30d

Description

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"]}}
```

Contributor guide

Open the contributing guide

Research direction

Start with the avatar/interactive example and inspect main.js around line 137, where the connection failure is reported. Reproduce the setup using the provided westus2 Speech websocket error and verify the configured key and zone. Done means the avatar starts successfully without the 1006 connection failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
audio-video-rtc, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.