-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip install whisper_mic not working #48
Comments
It is very hard to get this working on a Mac. I had to build some parent software from the source. I forget exactly what I did to get it working but it was not easy. In either case, please share more information about your issue including stack traces. |
windows 10 and same problem. |
error: ERROR: Cannot install whisper-mic==0.0.1, whisper-mic==1.0.0, whisper-mic==1.0.1, whisper-mic==1.1.0, whisper-mic==1.1.1, whisper-mic==1.2.0, whisper-mic==1.2.1, whisper-mic==1.3.0 and whisper-mic==1.3.1 because these package versions have conflicting dependencies. The conflict is caused by: To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts |
Not working in Windows 11 either. |
This still a problem? |
Just now installed it on Macos. installation worked properly. However, it is not printing anything - it should be real time printing right? and how to stop it ? |
How did you run it? Behavior and usage of the software can vary.
Then keep talking and you will see that every few seconds the output is put to the terminal |
Just showing Listening... in my anaconda powershell prompt. |
pip install whisper_mic not working
Environment : MacOS
Python version 3.8.17
pip version 23.2.1
The text was updated successfully, but these errors were encountered: