Skip to content

Melanee-Melanee/Speech-Recognition-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Speech-Recognition-Chatbot

Do you like to speak with your machine?! So run this code!

speech.recognition.chatbot.mp4

API

To run this Python code, you need an API from Openai:

https://platform.openai.com/

  1. sign up
  2. Login
  3. Go to "API Keys"
  4. Click "Generate new secret key"

Install dependencies:

pip install pyaudio

pip install pyttsx3

pip install SpeechRecognition

pip install openai

Notice: I have developed this code on Ubuntu Linux machine

Applications: This code can be implemented in various cases such as IoT and so on in the future.

AI Usage Disclosure:

I am Melanee and as a data scientist committed to ethical practices, I hereby disclose that all codes, repositories, and models developed by me are intended solely for positive and beneficial applications for humanity. I strictly prohibit the use of my work for any detrimental, harmful, or unethical purposes.

Releases

No releases published

Packages

No packages published

Languages