Skip to content

bornfree/talking_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 talking avatars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published