Skip to content

vaibhav1663/promt3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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