Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
tags:
|
4 |
- speech
|
5 |
- best-rq
|
@@ -15,7 +16,7 @@ The MERaLiON-SpeechEncoder is a speech foundation model designed to support a wi
|
|
15 |
- **Developed by:** I<sup>2</sup>R, A\*STAR
|
16 |
- **Model type:** Speech Encoder
|
17 |
- **Language(s):** Primarily English (Global & Singapore)
|
18 |
-
- **License:**
|
19 |
|
20 |
For details on background, pre-training, tuning experiments and evaluation, please refer to our [technical report](https://arxiv.org/abs/2412.11538).
|
21 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: other
|
4 |
tags:
|
5 |
- speech
|
6 |
- best-rq
|
|
|
16 |
- **Developed by:** I<sup>2</sup>R, A\*STAR
|
17 |
- **Model type:** Speech Encoder
|
18 |
- **Language(s):** Primarily English (Global & Singapore)
|
19 |
+
- **License:** [MERaLiON xx License]()
|
20 |
|
21 |
For details on background, pre-training, tuning experiments and evaluation, please refer to our [technical report](https://arxiv.org/abs/2412.11538).
|
22 |
|