Skip to content

Serving audio such as sound effects, music, and TTS

License

Notifications You must be signed in to change notification settings

AxessLab/typing-audio-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS Audio Server

To get started with running the server, you first need to follow this guide. You'll need to download your API credentials as a JSON file, and then store them somewhere securely. Then you need to set the environment variable GOOGLE_APPLICATION_CREDENTIALS to point to that file. Alternatively, you could skip this, and only set the variable when running the command to start the application.

Here's how to start it:

  1. Install dependencies: npm i
  2. Start the application: GOOGLE_APPLICATION_CREDENTIALS=/home/username/.secret/google.json npm start

About

Serving audio such as sound effects, music, and TTS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published