Update README.md
Browse files
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
|
| 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 |
|