Skip to content

Transcribe your voice by Google's Cloud Speech-to-Text API with esp32

License

Notifications You must be signed in to change notification settings

MhageGH/esp32_CloudSpeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp32_CloudSpeech

Let's try voice recognition by machine learning!
Transcribe your voice by Google's Cloud Speech-to-Text API with esp32

In the case of esp32 + microphone
photo1

In the case of M5Stack FIRE
M5StackFIRE

Serial monitor
Transcribe

Prepare

Wiring

Wiring

*No need wiring if you use M5Stack FIRE.

Development Environment

How to use

Get your account in https://cloud.google.com/speech-to-text/
Set network parameter and your account information in network_param.h.
Say to the microphone and see serial monitor.

Releases

No releases published

Packages

No packages published