All Projects → MhageGH → esp32_CloudSpeech

MhageGH / esp32_CloudSpeech

Licence: MIT license
Transcribe your voice by Google's Cloud Speech-to-Text API with esp32

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to esp32 CloudSpeech

esp32-ds18b20
ESP32-compatible C library for Maxim Integrated DS18B20 Programmable Resolution 1-Wire Digital Thermometer.
Stars: ✭ 61 (-15.28%)
Mutual labels:  esp32
esp32 8ch motor shield
An ESP32 based 8 channels motor controller (to replace Homematic IP Floor Heating Actuator)
Stars: ✭ 34 (-52.78%)
Mutual labels:  esp32
issues
Issue Tracker for ESPHome
Stars: ✭ 182 (+152.78%)
Mutual labels:  esp32
PCF8575 library
Library to use i2c digital expander with arduino, esp8266 and esp32. Can read write digital value with only 2 wire (perfect for ESP-01).
Stars: ✭ 28 (-61.11%)
Mutual labels:  esp32
ESP32-TFT-Library-ILI9486
A library for 3.5 inch RPi LCD (A) 320x480 display from Waveshare
Stars: ✭ 67 (-6.94%)
Mutual labels:  esp32
ESPxWebFlMgr
Manage your ESP8266/ESP32 SPIFFS/LittleFS files with a simple web based interface
Stars: ✭ 33 (-54.17%)
Mutual labels:  esp32
supla-arduino
SuplaDevice library for Arduino IDE that helps you build your own IoT device based on ESPx and Arduino Mega boards.
Stars: ✭ 25 (-65.28%)
Mutual labels:  esp32
telnetspy
Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
Stars: ✭ 41 (-43.06%)
Mutual labels:  esp32
esp32FOTA
Experiments in firmware OTA updates for ESP32 dev boards
Stars: ✭ 185 (+156.94%)
Mutual labels:  esp32
M5Stack-MultiApp-Advanced
A M5Stack firmware made on PlatformIO
Stars: ✭ 155 (+115.28%)
Mutual labels:  esp32
LibTeleinfo
Librairie Universelle Teleinformation (TIC)
Stars: ✭ 77 (+6.94%)
Mutual labels:  esp32
FT800-FT813
Multi-Platform C code Library for EVE graphics controllers from FTDI / Bridgetek (FT810, FT811, FT812, FT813, BT815, BT816, BT817, BT818)
Stars: ✭ 80 (+11.11%)
Mutual labels:  esp32
firmware
设备固件库,适用于IntoRobot系列产品
Stars: ✭ 19 (-73.61%)
Mutual labels:  esp32
docker-esp-sdk
Executable docker image to easily compile and flash for the ESP32 and ESP8266
Stars: ✭ 30 (-58.33%)
Mutual labels:  esp32
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-80.56%)
Mutual labels:  esp32
ESP32CommandStation
An ESP32 based DCC Command Station with integrated OpenLCB (LCC)
Stars: ✭ 69 (-4.17%)
Mutual labels:  esp32
esp-lwip
Fork of esp-lwIP with NAT feature
Stars: ✭ 15 (-79.17%)
Mutual labels:  esp32
voce-browser
Voice Controlled Chromium Web Browser
Stars: ✭ 34 (-52.78%)
Mutual labels:  voice-recognition
IFTTTWebhook
DEPRECATED: Arduino SDK library for triggering IFTTT web hooks on ESP8266 and ESP32 processors
Stars: ✭ 28 (-61.11%)
Mutual labels:  esp32
BIPES
BIPES: Block based Integrated Platform for Embedded Systems allows text and block based programming for several types of embedded systems and Internet of Things modules using MicroPython, CircuitPython, Python or Snek. You can connect, program, debug and monitor several types of boards using network, USB or Bluetooth. No software install needed!
Stars: ✭ 72 (+0%)
Mutual labels:  esp32

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].