We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df3527 commit e83a134Copy full SHA for e83a134
1 file changed
speechbrain/processing/diarization.py
@@ -10,11 +10,9 @@
10
- Von Luxburg, U. A tutorial on spectral clustering. Stat Comput 17, 395–416 (2007).
11
https://doi.org/10.1007/s11222-007-9033-z
12
13
-- sklearn:
14
- https://github.com/scikit-learn/scikit-learn/blob/0fb307bf3/sklearn/cluster/_spectral.py
+- https://github.com/scikit-learn/scikit-learn/blob/0fb307bf3/sklearn/cluster/_spectral.py
15
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
+- https://github.com/tango4j/Auto-Tuning-Spectral-Clustering/blob/master/spectral_opt.py
18
19
Authors
20
* Nauman Dawalatabad 2020
0 commit comments