Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 476 Bytes

Talking avatar

A ThreeJS-powered virtual human being that uses a set of neat Azure APIs to do some talking! Added Chat GPT to the mix and maybe you can have for yourself a nice face to chat with. 🙂

Run

$ yarn install
$ yarn start

Backend

You'll also need https://github.com/vaibhav1663/talking_avatar_backend for the text to speech conversion.