Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ The model was trained by next-token prediction over a subset of LibriSpeech, Lib
|
|
36 |
|
37 |
- **Repository:** [https://github.com/slp-rl/slamkit](https://github.com/slp-rl/slamkit)
|
38 |
- **Paper:** [https://arxiv.org/abs/2502.15814](https://arxiv.org/abs/2502.15814)
|
39 |
-
- **Demo
|
40 |
|
41 |
## Uses
|
42 |
This is a base SpeechLM and as such can be used to generate continuations for speech segments, or as base for further tuning. See the _SlamKit_
|
@@ -93,7 +93,7 @@ This model was trained as part of ["*Slamming*: Training a Speech Language Model
|
|
93 |
This model was trained using **only a single Nvidia A5000 GPU**, 16 CPU cores and 24 GB of RAM for **24 hours**.
|
94 |
|
95 |
#### Software
|
96 |
-
The model
|
97 |
easy and efficient training of Speech Language Models.
|
98 |
|
99 |
## Citation
|
|
|
36 |
|
37 |
- **Repository:** [https://github.com/slp-rl/slamkit](https://github.com/slp-rl/slamkit)
|
38 |
- **Paper:** [https://arxiv.org/abs/2502.15814](https://arxiv.org/abs/2502.15814)
|
39 |
+
- **Demo:** [https://pages.cs.huji.ac.il/adiyoss-lab/slamming/](https://pages.cs.huji.ac.il/adiyoss-lab/slamming/)
|
40 |
|
41 |
## Uses
|
42 |
This is a base SpeechLM and as such can be used to generate continuations for speech segments, or as base for further tuning. See the _SlamKit_
|
|
|
93 |
This model was trained using **only a single Nvidia A5000 GPU**, 16 CPU cores and 24 GB of RAM for **24 hours**.
|
94 |
|
95 |
#### Software
|
96 |
+
The model was trained using the [*SlamKit*](https://github.com/slp-rl/slamkit) codebase which builds upon 🤗transformers extending it to support
|
97 |
easy and efficient training of Speech Language Models.
|
98 |
|
99 |
## Citation
|