/audiofork-transcribe-demo

Example setup of Google Cloud speech with Asterisk audio fork

Primary LanguageJavaScript

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.