Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ pipeline_tag: automatic-speech-recognition
|
|
35 |
## Model Architecture
|
36 |
|
37 |
Whisper is a Transformer based encoder-decoder model, also referred to as a sequence-to-sequence model.
|
38 |
-
|
39 |
|
40 |
## Uses
|
41 |
Check out the Google Colab demo to run NeuraSpeech ASR on a free-tier Google Colab instance: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/12d7zecB94ah7ZHKnDtJF58saLzdkZAj3#scrollTo=oNt032WVkQUa)
|
|
|
35 |
## Model Architecture
|
36 |
|
37 |
Whisper is a Transformer based encoder-decoder model, also referred to as a sequence-to-sequence model.
|
38 |
+
It is a pre-trained model for automatic speech recognition (ASR) and speech translation.
|
39 |
|
40 |
## Uses
|
41 |
Check out the Google Colab demo to run NeuraSpeech ASR on a free-tier Google Colab instance: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/12d7zecB94ah7ZHKnDtJF58saLzdkZAj3#scrollTo=oNt032WVkQUa)
|