Skip to content

mehranml/AVATAR_backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talking Avatar backend

The text to speech and blendShapes converter for https://github.com/bornfree/talking_avatar. Uses the Azure APIs to get stuff done.

This is a simple ExpressJS app.

Get keys from Azure and create a .env in the root directory with

AZURE_KEY=
AZURE_REGION=

To run

$ npm install
$ npm start

About

Simple ExpressJS backend for chat GPT avatars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.5%
  • Pug 3.9%
  • CSS 1.6%