Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
The MS-HuBERT.pt is the iter 3 model from the MS-HuBERT: Mitigating Pre-training and Inference Mismatch in Masked
|
6 |
+
Language Modelling methods for learning Speech Representations paper (https://arxiv.org/pdf/2406.05661).
|
7 |
+
|
8 |
+
How to use?
|
9 |
+
Simply choose
|