Replies: 2 comments 1 reply
-
In clustering stage NeMo uses K-means clustering algorithm, which contain random elements. Although it set random state, but on different machines it might produce different results for a given audio file |
Beta Was this translation helpful? Give feedback.
-
Hi. Currently we are seeding k-means algorithm so it should be deterministic on the same machine. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Given a particular audio files are the results from NeuralDiarizer() deterministic or is there a probabilistic element to the process that will vary slightly from run to run?
Beta Was this translation helpful? Give feedback.
All reactions