Diarization
Compare changes
+ 3
− 2
@@ -81,7 +81,7 @@ class GMM (Algorithm):
@@ -155,6 +155,8 @@ class GMM (Algorithm):
@@ -175,7 +177,6 @@ class GMM (Algorithm):
In this branch, a new functionality has been added to the GMM and IVector algorithms, now you can extract i-vectors segment-wise and not only one i-vector per audio file.