Speech Recognition Python Bot Project

Written by mouli150388 on Jan 3rd, 2021 Views Report Post

Every Python Beginner developer wants to create a simple project to get experience in development. So I also created a simple Python Project name it Speech Recognition Python Bot Project

Speech Recognition Python Project

  1. This project contains The following Points.
  2. Take Input prom user as Voice.
  3. Convert Voice to Text
  4. Take All Text and save it on a local file.
  5. Read data from Local File.

In the next level, I want to implement it like a Dairy Dairy Project.

Python Dairy Project

Comments (0)