Skip to content

Repository files navigation

Brewella.js

a three.js avatar that lipsyncs text to speech

Start the front end development server with

yarn
yarn dev

back end Setup

Create a .env file at the root of the backend folder with the following values:

ELEVEN_LABS_API_KEY=
ELEVEN_LABS_VOICE_ID=
OPEN_AI_KEY=
OPEN_AI_ASSISTANT_ID=

https://elevenlabs.io/ https://platform.openai.com/

install ffmpeg

brew install ffmpeg

Start the development server from the backend folder with

npm i 
npm run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages