Skip to content

pexison/gspeech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gspeech

ROS package for speech recognition based on Google Speech API

NOTE: This package needs a key to use the google speech to text API, each key can be used for 50 times (you can make 50 request per key to the google server), and each request is accepted if the audio duration is less than 15 seconds.

  For key generation see: http://www.chromium.org/developers/how-tos/api-keys
  Dont forget to add your key before using the gspeech node. 

About

ROS package for speech recognition based on Google Speech API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 75.3%
  • CMake 23.9%
  • Makefile 0.8%