Skip to content

Code repository for joint research conducted for the INFO 3604 Final Project: SynthTnT

Notifications You must be signed in to change notification settings

MadMoose02/SynthTnT

Repository files navigation

SynthTnT - Trinidadian Speech Synthesis using the Dictionary of the English/Creole of Trinidad and Tobago

Instructions

Assuming you already have the NPM package manager installed, you can get started with the following commands:

  • Run npm install -g yarn to install the Yarn package manager
  • Run yarn install to install the project's dependencies
  • Run yarn start to start the Express.js server

If you do not have NPM installed, you can follow the instructions here

Dependencies

As listed in the package.json file, the following dependencies are required:

  • dotenv
  • express
  • googleapis
  • ibm-watson
  • multer
  • stream

About

Code repository for joint research conducted for the INFO 3604 Final Project: SynthTnT

Resources

Stars

Watchers

Forks