Project

General

Profile

Actions

Action Item #521

closed

Review google's Cloud Speech API

Added by Hammel almost 8 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Speech-to-Text
Target version:
Start date:
12 Apr 2016
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

I have a feeling this is just an extension (or formalization) of the speech-to-text API I had previously been using with Jarvis.

See https://cloud.google.com/speech/

Actions #1

Updated by Hammel about 6 years ago

  • Status changed from New to Closed
  • Assignee changed from Gale to Hammel
  • % Done changed from 0 to 100

Jarvis project was resurrected at the start of January 2018. The first step was to retest that external APIs were still working, specifically Google's free speech-to-text API and their text-to-speech interface through Google Translations.

The latter is no longer working. It has been disabled due to abuses by the public. I tried Amazon's API but you have to jump to too many hoops to get to it and they inundate you with crap you don't need like cloud storage API email. So I punted on Amazon and switched to using espeak, a freely available text to speech synthesizer. The voice it produces is a bit mechanical but works good enough for now.

Google's free speech-to-text API was gone and was replaced by the API mentioned in this issue. I switched the code to it and found it to be easy to use and quick to access. It requires pay-for-play so I can't distributed my API code but made it possible for users to add their own easily enough.

So I am using this API now and it works. Closing issue.

Actions

Also available in: Atom PDF