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)
Over 40 million developers use GitHub together to host and review code, project manage, and build software together across more than 100 million projects.
Sign up for free See pricing for teams and enterprises| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.gitignore |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
|
|
hello.flac |
|
|
|
|
stt_google.py |
|
|
|
|
tts_google.py |
|
|
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)