poonehmousavi
commited on
Commit
•
b2dd4ce
1
Parent(s):
e696096
Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,6 @@ library_name: sklearn
|
|
11 |
<br/><br/>
|
12 |
|
13 |
# K-means (Quantization)
|
14 |
-
## <font color="red"> Work In Progress .... </font>
|
15 |
-
|
16 |
This folder contains pre-trained K-means models for the LibriSpeech Dataset.
|
17 |
The model serves to quantize self-supervised representations into discrete representation. Thus representations can be used as a discrete audio input for various tasks including classification, ASR and speech gneration.
|
18 |
It supports kmeans models using the features from HuBERT, WAVLM or Wav2Vec.
|
|
|
11 |
<br/><br/>
|
12 |
|
13 |
# K-means (Quantization)
|
|
|
|
|
14 |
This folder contains pre-trained K-means models for the LibriSpeech Dataset.
|
15 |
The model serves to quantize self-supervised representations into discrete representation. Thus representations can be used as a discrete audio input for various tasks including classification, ASR and speech gneration.
|
16 |
It supports kmeans models using the features from HuBERT, WAVLM or Wav2Vec.
|