Update README.md
Browse files
README.md
CHANGED
@@ -120,7 +120,7 @@ by Alec Radford et al from OpenAI. The original code repository can be found [he
|
|
120 |
Whisper is a Transformer based encoder-decoder model, also referred to as a sequence-to-sequence model.
|
121 |
This model architecture is used in [THIS REPO(Intel)](https://github.com/intel-sandbox/whisper-openvino-cpp/)
|
122 |
|
123 |
-

|
124 |
|
125 |
| Model Type | Parameters | n_audio_ctx | n_audio_state | n_audio_head | n_audio_layer | n_text_ctx | n_text_state | n_text_head | n_text_layer | n_mels | n_vocab |
|
126 |
|---------------------------|------------|-------------|---------------|--------------|---------------|------------|--------------|-------------|--------------|--------|---------|
|
|
|
120 |
Whisper is a Transformer based encoder-decoder model, also referred to as a sequence-to-sequence model.
|
121 |
This model architecture is used in [THIS REPO(Intel)](https://github.com/intel-sandbox/whisper-openvino-cpp/)
|
122 |
|
123 |
+

|
124 |
|
125 |
| Model Type | Parameters | n_audio_ctx | n_audio_state | n_audio_head | n_audio_layer | n_text_ctx | n_text_state | n_text_head | n_text_layer | n_mels | n_vocab |
|
126 |
|---------------------------|------------|-------------|---------------|--------------|---------------|------------|--------------|-------------|--------------|--------|---------|
|