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
/pyannote/audio/core/inference.py line 533, use np.NaN instead np.nan
/pyannote/audio/pipelines/speaker_diarization.py line 404 use np.NAN instead np.nan
Both of them should be already corrected in newer releases, but I think pyannote had been fixed somewhere in the requirements, so, if you can update it, it would be great!
The text was updated successfully, but these errors were encountered:
Lostsite
changed the title
2 installed requirements are too old
2 requirements are fixed on too old version
Dec 6, 2024
/pyannote/audio/core/inference.py
line 533, usenp.NaN
insteadnp.nan
/pyannote/audio/pipelines/speaker_diarization.py
line 404 usenp.NAN
insteadnp.nan
Both of them should be already corrected in newer releases, but I think pyannote had been fixed somewhere in the requirements, so, if you can update it, it would be great!
The text was updated successfully, but these errors were encountered: