Change name of self.klustering
attribute to more explict self.clustering_class_name
#1893
GuillaumeCarbajal
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
self.klustering
is quite uninformative and confusingpyannote-audio/pyannote/audio/pipelines/speaker_diarization.py
Line 138 in 240a7f3
I'd suggest to change name of
self.klustering
attribute to more explictself.clustering_class_name
Beta Was this translation helpful? Give feedback.
All reactions