enoobis / voice-chatgpt-python

This project is a conversational AI program that uses speech recognition, text-to-speech, and the OpenAI API to generate responses to user prompts, allowing for a natural conversation flow.
MIT License
17 stars 7 forks source link

No matching distribution found for speech_recognition #1

Open Vonken opened 9 months ago

Vonken commented 9 months ago

sudo pip install speech_recognition pyttsx3 openai Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: Could not find a version that satisfies the requirement speech_recognition ERROR: No matching distribution found for speech_recognition

fobas22 commented 8 months ago

I use pycharm and in the search I used the name SpeechRecognition