Skip to content

SalehBaaisharah/Install_ESP32-Convert_Speech_To_Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Install ESP32 Using Arduino IDE

Requirements

Installation

Download and install CP210x VCP Drivers

Connect ESP32 with the port of your device

Install Arduino IDE

To install esp32 using Arduino IDE follow the guides from espressif

Using stable release link https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

After install the esp32 open Tools in menu bar then point on board and from esp32 Arduino select your ESP32 board type

Open Tools and then point on port then select the port you use

Test your ESP32 by using blink from Flie Examples basics

Convert Arabic Speech To Text

Requirements

  • Pycharm community Edition 2020.2.3

Installation

In Terminal Libraries to add

pip install speechrecognition

pip install gtts

pip install playsound

pip install PyAudio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages