Skip to content

ashish-koshy/gcloud-speech-services

 
 

Repository files navigation

To debug locally

  1. Run npm install
  2. Create a copy of the file .env-sample and rename it to .env
  3. Fill all the appropriate configuration values into this .env file
  4. Launch the debug script defined in the package.json file by running npm run debug

About

Playing around with Google Cloud's Speech and Transcription services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • HTML 8.4%
  • CSS 6.2%