Update README.md
Browse files
README.md
CHANGED
@@ -149,9 +149,9 @@ Training employs a two-level language, data source up-sampling during training.
|
|
149 |
* Faiss index for continuous pre-training (OPQ16_64,IVF1000_HNSW32,PQ16x4fsr).
|
150 |
|
151 |
**Related Models:**
|
152 |
-
* [Third Iteration
|
153 |
-
* [Second Iteration
|
154 |
-
* [CommonVoice Prototype (12 languages)](https://huggingface.co/utter-project/hutter-12-3rd-base)
|
155 |
|
156 |
# Training
|
157 |
|
|
|
149 |
* Faiss index for continuous pre-training (OPQ16_64,IVF1000_HNSW32,PQ16x4fsr).
|
150 |
|
151 |
**Related Models:**
|
152 |
+
* [Third Iteration mHuBERT-147](https://huggingface.co/utter-project/mHuBERT-147)
|
153 |
+
* [Second Iteration mHuBERT-147](https://huggingface.co/utter-project/mHuBERT-147-base-2nd-iter)
|
154 |
+
* [HUTTER-12 CommonVoice Prototype (12 languages)](https://huggingface.co/utter-project/hutter-12-3rd-base)
|
155 |
|
156 |
# Training
|
157 |
|