Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ This model is trained for Automatic Speech Recognition (ASR).
|
|
28 |
|
29 |
## How to Get Started with the Model
|
30 |
|
31 |
-
This linear projector can be utilised for further finetuning or decoding using the shell scripts provided in the [SLAM-ASR](https://github.com/X-LANCE/SLAM-LLM/tree/main/examples/asr_librispeech) codebase. Kindly refer to the instructions there for further details.
|
32 |
|
33 |
Whisper-large-v3-turbo and EuroLLM 1.7B must be downloaded before using this linear projector.
|
34 |
|
|
|
28 |
|
29 |
## How to Get Started with the Model
|
30 |
|
31 |
+
This linear projector checkpoint can be downloaded and utilised for further finetuning or decoding using the shell scripts provided in the [SLAM-ASR](https://github.com/X-LANCE/SLAM-LLM/tree/main/examples/asr_librispeech) codebase. Kindly refer to the instructions there for further details.
|
32 |
|
33 |
Whisper-large-v3-turbo and EuroLLM 1.7B must be downloaded before using this linear projector.
|
34 |
|