seraphina commited on
Commit
5140662
·
verified ·
1 Parent(s): a8e23ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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