Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 210 Bytes

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)