Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run #3

Open
floriangamillscheg opened this issue Mar 21, 2024 · 2 comments
Open

How to run #3

floriangamillscheg opened this issue Mar 21, 2024 · 2 comments

Comments

@floriangamillscheg
Copy link

Hey, could you maybe add information on how to run the project?

@mctouch
Copy link

mctouch commented Mar 22, 2024

clone this repo
cd into the repo
get an api key from open ai
set OPENAI_API_KEY=<your_openai_key>
sign up for play.ht and copy the userid and secret
set PLAYHT_API_KEY=
set PLAYHT_USER_ID=
change the path in grpcClient.js PROTO_PATH to your omniverse path
start the ./audio2face_headless.lnk

npm install
npm start

Should do the trick

@floriangamillscheg
Copy link
Author

Thanks for your reply. Unfortunately, I can hear the response but I don't see the animation in Audio2Face... I opened the scene before calling npm start.. This is the output of the .lnk:
screenshot2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants