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)
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSimple 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)