lorenzoncina commited on
Commit
1b1a822
·
verified ·
1 Parent(s): 0e0dd32

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) and is meant to be
28
 
29
  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.
30
 
31
- Whisper-large-v3-turbo and EuroLLM 1.7B must be downloaded before using this linear projector.
32
 
33
  ## Training Details
34
 
 
28
 
29
  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.
30
 
31
+ Whisper-large-v3-turbo and Villanova 2B must be downloaded before using this linear projector.
32
 
33
  ## Training Details
34