Commit d1d13e1b authored by Elias's avatar Elias

links

parent 36c1e2a9
......@@ -86,7 +86,7 @@ python3 km.py --train_file files/filesTrainWAV.txt --val_file files/filesVal
```
## 2. A help to chose the k number for K-Means clustering
### • Method with taking in considar of the distance of the last fusion
### • Method with taking in considar of the distance of the last fusion. The files the are placed in the Segmentfeatures folder represent the output of the segmentation of [SD-HuBERT : Sentence-Level Self-Distillation Induces Syllabic Organization in HuBERT](https://github.com/cheoljun95/sdhubert) or [Sylber : Syllabic Embedding Representation of Speech from Raw Audio](https://github.com/Berkeley-Speech-Group/sylber)
**hierarchiqueSansDerniereDistance.py :** This method uses the average and the complete linkage.
```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment