pyannote-audio
pyannote-audio copied to clipboard
AttributeError: module 'pyannote.audio.pipelines' has no attribute 'SpeakerSegmentation'
Hi, I try to use pyannote/speaker-segmentation based on https://huggingface.co/pyannote/speaker-segmentation
But got the error:
Thank you for your issue. We found the following entry in the FAQ which you may find helpful:
Feel free to close this issue if you found an answer in the FAQ.
If your issue is a feature request, please read this first and update your request accordingly, if needed.
If your issue is a bug report, please provide a minimum reproducible example as a link to a self-contained Google Colab notebook containing everthing needed to reproduce the bug:
- installation
- data preparation
- model download
- etc.
Providing an MRE will increase your chance of getting an answer from the community (either maintainers or other power users).
Companies relying on pyannote.audio in production may contact me via email regarding:
- paid scientific consulting around speaker diarization and speech processing in general;
- custom models and tailored features (via the local tech transfer office).
This is an automated reply, generated by FAQtory
maybe you can try this https://huggingface.co/pyannote/segmentation
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.