Skip to content

A voice chat assistant which allows you to speak with your machine

Notifications You must be signed in to change notification settings

Melanee-Melanee/Speech-Recognition-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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 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.

About

A voice chat assistant which allows you to speak with your machine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages