/python-google-speech-scripts

Simple scripts to interact with Google's speech services

Primary LanguagePythonOtherNOASSERTION

Simple scripts to interact with Google speech services.

tts_google.py : Text to speech.

stt_google.py: Speech to text.

I only tested it on Linux.

REQUIREMENTS:

  • pyaudio

  • flac (FLAC converter for Linux)