Skip to content

Example setup of Google Cloud speech with Asterisk audio fork

Notifications You must be signed in to change notification settings

nadirhamid/audiofork-transcribe-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiofork Google Speech Transcribe Demo

About

This is a sample integration of Asterisk Audiofork Module and the Google Cloud Speech APIs. This project is intended to process transcriptions in near real time.

for more info on Asterisk Audiofork Module please click here

Setup

  1. NPM install
npm install
  1. Copy example .env
cp .env.example .env
  1. update .env with the path to your Google service-account.json

Run Sample

node app.js

Example Output

Running Audio fork Google cloud speech demo
Updated transription: Hello, my name is testing.
...
Updated transription: Hello, my name is testing. I am 15 years old.

About

Example setup of Google Cloud speech with Asterisk audio fork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published