You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was (and still am) having a similar problem to the one opened in #1567. Although it's apparently fixed the results I'm getting for a simple diarization still resemble random results, which is weird. So I tried the pretrained-pipelines online and it worked without an issue. Copy pasted the code to run locally and the results are back to random...
Anything I can be doing wrong on my end?
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 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.
Hi everyone.
I was (and still am) having a similar problem to the one opened in #1567. Although it's apparently fixed the results I'm getting for a simple diarization still resemble random results, which is weird. So I tried the pretrained-pipelines online and it worked without an issue. Copy pasted the code to run locally and the results are back to random...
Anything I can be doing wrong on my end?
python=3.11.5
pyannote.audio=3.1.0
pyannote.core=5.0.0
pyannote.database=5.0.1
pyannote.metrics=3.2.1
pyannote.pipeline=3.0.1
Any help is appreciated, thanks in advance.
The text was updated successfully, but these errors were encountered: