Update README.md
Browse files
README.md
CHANGED
@@ -125,7 +125,7 @@ language:
|
|
125 |
|
126 |
## mHuBERT-147 models
|
127 |
|
128 |
-
mHuBERT-147 are multilingual general-purpose HuBERT models trained on 90K hours of open-license data in 147 languages.
|
129 |
|
130 |
This repository contains:
|
131 |
* Fairseq checkpoint (original);
|
@@ -135,17 +135,26 @@ This repository contains:
|
|
135 |
|
136 |
# Citing
|
137 |
|
138 |
-
|
139 |
[PAPER GOES HERE]
|
140 |
-
'''
|
141 |
|
142 |
-
# Other information
|
143 |
|
144 |
-
|
|
|
145 |
|
146 |
**Manifest list:** https://huggingface.co/utter-project/mHuBERT-147-base-3rd-iter/tree/main/manifest
|
147 |
|
148 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
* [Aishell](https://www.openslr.org/33/) and [AISHELL-3](https://www.openslr.org/93/)
|
150 |
* [BibleTTS](https://www.openslr.org/129/)
|
151 |
* [ClovaCall](https://github.com/clovaai/ClovaCall)
|
|
|
125 |
|
126 |
## mHuBERT-147 models
|
127 |
|
128 |
+
mHuBERT-147 are compact and competitive multilingual general-purpose HuBERT models trained on 90K hours of open-license data in 147 languages.
|
129 |
|
130 |
This repository contains:
|
131 |
* Fairseq checkpoint (original);
|
|
|
135 |
|
136 |
# Citing
|
137 |
|
138 |
+
|
139 |
[PAPER GOES HERE]
|
|
|
140 |
|
|
|
141 |
|
142 |
+
# Additional Information
|
143 |
+
|
144 |
|
145 |
**Manifest list:** https://huggingface.co/utter-project/mHuBERT-147-base-3rd-iter/tree/main/manifest
|
146 |
|
147 |
+
Please note that since training, there were CommonVoice removal requests. This means that some of the listed files are no longer available.
|
148 |
+
|
149 |
+
**Fairseq fork:** https://github.com/utter-project/fairseq
|
150 |
+
|
151 |
+
**Scripts for pre-processing/faiss clustering:** https://github.com/utter-project/mHuBERT-147-scripts
|
152 |
+
|
153 |
+
**Languages present not indexed by Huggingface:** Asturian (ast), Basaa (bas), Cebuano (ceb), Central Kurdish/Sorani (ckb), Hakha Chin (cnh), Hawaiian (haw), Upper Sorbian (hsb) Kabyle (kab), Moksha (mdf), Meadow Mari (mhr), Hill Mari (mrj), Erzya (myv), Taiwanese Hokkien (nan-tw), Sursilvan (rm-sursilv), Vallader (rm-vallader), Sakha (sah), Santali (sat), Scots (sco), Saraiki (skr), Tigre (tig), Tok Pisin (tpi), Akwapen Twi (tw-akuapem), Asante Twi (tw-asante), Votic (vot), Waray (war), Cantonese (yue).
|
154 |
+
|
155 |
+
# Datasets Included
|
156 |
+
|
157 |
+
For ASR/ST/TTS datasets, only train set is used.
|
158 |
* [Aishell](https://www.openslr.org/33/) and [AISHELL-3](https://www.openslr.org/93/)
|
159 |
* [BibleTTS](https://www.openslr.org/129/)
|
160 |
* [ClovaCall](https://github.com/clovaai/ClovaCall)
|