Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1023 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 1023 Bytes

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 SpeechRecognition==3.10.0

!pip install pyttsx3==2.90

!pip install openai==1.3.7

Notice: I have developed this code on Ubuntu 22.04.3 LTS 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.