ammar-hasan / speech-apis-comparison

Compares speech APIs of Watson and Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech APIs Comparison

Currently compares speech to text APIs of Watson and Azure

How to use

  1. Set Azure's api key as environment variable for AZURE_API_KEY
  2. Set Watson's api's username and password as environment variables for WATSON_API_USERNAME and WATSON_API_PASSWORD
  3. run node index.js

About

Compares speech APIs of Watson and Azure

License:MIT License


Languages

Language:HTML 72.6%Language:JavaScript 26.3%Language:CSS 1.2%