/talking_avatar

A nice 3D avatar that can speak input text with facial expressions

Primary LanguageJavaScriptMIT LicenseMIT

Talking avatar

A ThreeJS-powered virtual human being that uses a set of neat Azure APIs to do some talking!

ta.webm

Add 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/bornfree/talking_avatar_backend for the text to speech conversion.