Skip to content

Mutepuka/NanaAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NanaAi

Python Speech Recognition AI

STEP 1: Install Python 3 or Anaconda Python

Python 3 or Anaconda is need to run the project. Note: Vscode is doesn't come with python exe which you need to for python code to work. You can download python 3 here. https://www.python.org/downloads/ and Anaconda here https://www.anaconda.com/distribution/#download-section

STEP 2: Install Vscode and Python Extensio

Miscrosoft has realesed the new python extension for Vscode. Read more about the new reales on this link https://devblogs.microsoft.com/python/python-in-visual-studio-code-june-2019-release/ and download Vscode on this link https://code.visualstudio.com/Download

STEP 3: Pip install Python Packages

Speech Recognition for python install: pip install SpeechRecognition
Text to speech engine: pip install pyttsx3
Once you are done installing these packages you are good to go.

About

Python Speech Recognition AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages