Skip to content

Commit e83a134

Browse files
committed
edits to diarization.py
1 parent 7df3527 commit e83a134

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

speechbrain/processing/diarization.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@
1010
- Von Luxburg, U. A tutorial on spectral clustering. Stat Comput 17, 395–416 (2007).
1111
https://doi.org/10.1007/s11222-007-9033-z
1212
13-
- sklearn:
14-
https://github.com/scikit-learn/scikit-learn/blob/0fb307bf3/sklearn/cluster/_spectral.py
13+
- https://github.com/scikit-learn/scikit-learn/blob/0fb307bf3/sklearn/cluster/_spectral.py
1514
16-
- Auto-Tuning: Some part of this code is also adapted from the following repo.
17-
https://github.com/tango4j/Auto-Tuning-Spectral-Clustering/blob/master/spectral_opt.py
15+
- https://github.com/tango4j/Auto-Tuning-Spectral-Clustering/blob/master/spectral_opt.py
1816
1917
Authors
2018
* Nauman Dawalatabad 2020

0 commit comments

Comments
 (0)