add logo, dedupe sections
Browse files
README.md
CHANGED
@@ -9,13 +9,7 @@ model-index:
|
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
- **Homepage:** [SIL AI](https://ai.sil.org/)
|
15 |
-
- **Point of Contact:** [SIL AI email](mailto:idx_aqua@sil.org)
|
16 |
-
- **Source Data:** [Bloom Library](https://bloomlibrary.org/) and [Viña Studios](https://www.vinyastudios.org)
|
17 |
-
|
18 |
-
|
19 |
|
20 |
# wav2vec2-large-xls-r-300m-kaqchikel-with-bloom
|
21 |
|
@@ -27,6 +21,10 @@ It achieves the following results on the evaluation set:
|
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
|
|
|
|
|
|
30 |
This model is a baseline model finetuned from [XLS-R 300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m). Users should refer to the original model for tutorials on using a trained model for inference.
|
31 |
|
32 |
## Intended uses & limitations
|
|
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
+
![sil-ai logo](https://s3.amazonaws.com/moonup/production/uploads/1661440873726-6108057a823007eaf0c7bd10.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
# wav2vec2-large-xls-r-300m-kaqchikel-with-bloom
|
15 |
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
- **Homepage:** [SIL AI](https://ai.sil.org/)
|
25 |
+
- **Point of Contact:** [SIL AI email](mailto:idx_aqua@sil.org)
|
26 |
+
- **Source Data:** [Bloom Library](https://bloomlibrary.org/) and [Viña Studios](https://www.vinyastudios.org)
|
27 |
+
|
28 |
This model is a baseline model finetuned from [XLS-R 300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m). Users should refer to the original model for tutorials on using a trained model for inference.
|
29 |
|
30 |
## Intended uses & limitations
|