Open ChipNowacek opened 1 year ago
$ uname -a
Linux
I get the same thing. Haven't been able to get this running in windows or linux. Sndfile seems to be completely broken.
Same issue with mac M1.
The installation return this message :
Successfully built pyannote-whisper Failed to build sndfile ERROR: Could not build wheels for sndfile, which is required to install pyproject.toml-based projects
But I can't use the module :
ModuleNotFoundError: No module named 'pyannote_whisper'
Seems like this project is not active. Perhaps https://github.com/MahmoudAshraf97/whisper-diarization ?
You may need to install the dev package for sndfile such as on Ubuntu: sudo apt-get install libsndfile1-dev
I can't seem to get pyannote-whisper to install. I've attached the results. Any thoughts? pyannote build fail.txt