Skip to content

keithkiarie/Image-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageToSpeech

Read aloud texts contained in an image

Download and install NodeJS: https://nodejs.org/en/download/ In the command line or terminal, navigate to this folder (node_server) Run 'npm install' Run 'npm start' (for production) or 'npm run dev' (for development) to start the server

Public folder is where you put the files to be served. Changing its name or path should be accompanied with the appropriate changes in server.js

Port number can be changed in server.js

About

Reads aloud texts found in an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published