You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you attempt to use the Hosts with BabylonJS v5, audio and body animations work properly, but there is no speech animation, gaze tracking stops working, and the shape of the characters head (jaw, chin, and eyes especially) look odd (see attached images.)
Steps to Reproduce:
To reproduce:
Clone the respository.
Ensure you have branch “mainline2.0” checked out.
Delete the package-lock.json file.
Open the file /packages/amazon-sumerian-hosts-babylon/package.json for editing.
From the root of the repository (important), run npm install
Edit the /demo-credentials.js file to use a Cognito Identity Pool you’ve set up for use with Sumerian Hosts (see /AWS-Infrastructure-Setup.md for instructions if you don’t already have this set up.)
From the root of the repository, run npm run start-babylon
Once the browser tab titled “BabylonJS Sumerian Host Demo” loads, select the “Hello World Demo”.
Click the “Start” button on the demo.
Observe that the that audio plays but the host’s mouth doesn’t move and the host’s jawline/chin/eyes don't look right.
Expected:
Actual:
The text was updated successfully, but these errors were encountered:
Description:
If you attempt to use the Hosts with BabylonJS v5, audio and body animations work properly, but there is no speech animation, gaze tracking stops working, and the shape of the characters head (jaw, chin, and eyes especially) look odd (see attached images.)
Steps to Reproduce:
To reproduce:
package-lock.json
file./packages/amazon-sumerian-hosts-babylon/package.json
for editing.npm install
/demo-credentials.js
file to use a Cognito Identity Pool you’ve set up for use with Sumerian Hosts (see/AWS-Infrastructure-Setup.md
for instructions if you don’t already have this set up.)npm run start-babylon
Expected:
Actual:
The text was updated successfully, but these errors were encountered: