Skip to content

junotb/canvas-talking-head-model

 
 

Repository files navigation

Real-time Talking Head Model using Canvas

Forked from jetfontanilla

Proof of concept for a canvas-based talking head model

This uses the following technologies:

  • ChatGPT for generating script
  • Azure Text-to-speech for generating audio
  • Viseme for generating the phoneme frame data
  • Canvas for drawing the mouth animations

Demo url: https://canvas-talking-head-model.vercel.app/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.4%
  • JavaScript 6.0%
  • CSS 2.6%