Skip to content
/ TTS Public

Simple WebApp to convert text (loaded from file or direct typing) to audio file. Using Google Could TTS engine. This app aim to help novice user to get audio file of TTS in easy way.

Notifications You must be signed in to change notification settings

kodernubie/TTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TTS

Simple WebApp to convert text (loaded from file or direct typing) to audio file. Using Google Could TTS engine. This app aim to help novice user to get audio file of TTS in easy way.

Getting Started

  1. Install NodeJS (tested with v12.16.2)

  2. Open command prompt and go into source folder

  3. Install dependecies using below command

npm install
  1. Create your GOOGLE_APPLICATION_CREDENTIALS by following Google Cloud Authentication getting start information

    Save the json file using name : 'gcloudauth.json'

  2. Run application by double clicking 'START.bat'

Or if you want complete prebuild app with nodejs, just contact me.

About

Simple WebApp to convert text (loaded from file or direct typing) to audio file. Using Google Could TTS engine. This app aim to help novice user to get audio file of TTS in easy way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published