Skip to content

moonshot-partners/node-google-stream-speech-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-google-stream-speech-to-text

Speech to text service from google To use, download the service account with the required permissions and run the following:

export GOOGLE_APPLICATION_CREDENTIALS=</full/path/to/service-account.json>
npm install
node index.js

About

Speech to text service from google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published