Skip to content

Simple vocal assisstant using spech recognition and GPT Api

Notifications You must be signed in to change notification settings

Noceo200/GPT-vocal-assistant

Repository files navigation

GPT-vocal-assistant

Simple vocal assistant using speech recognition and GPT Api

Dependencies

These python libraries need to be installed before use:

  • pygame
  • threading
  • pyttsx3
  • openai
  • dotenv
  • speech_recognition

Quickstart

  1. Put your openAI API key in the file /OpenAI_Key.txt
  2. Customize your key words, models and languages in main.py
  3. Launch main.py and start talking with your assistant

About

Simple vocal assisstant using spech recognition and GPT Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages