Skip to content

Commit 30edfab

Browse files
initial commit
1 parent b49e985 commit 30edfab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,11 @@ Speech to text pretrained models take an audio input and translate it into a tex
257257

258258
Inputs are Audio signals, outputs are audio feature embeddings.
259259

260-
![](Images/wav2rec.png)
260+
![](Images/wav2vec.png)
261261

262262
| Network | Application | Size (MB) | Word Error Rate (WER) | Location |
263263
| ------------- | ------------- | ------------- |------------- |------------- |
264-
| <a name="Speech2Text"/>[wav2rec](https://github.com/matlab-deep-learning/wav2vec-2.0) | Speech to Text | 236| 3.2 |[GitHub](https://github.com/matlab-deep-learning/wav2vec-2.0) |
264+
| <a name="Speech2Text"/>[wav2vec](https://github.com/matlab-deep-learning/wav2vec-2.0) | Speech to Text | 236| 3.2 |[GitHub](https://github.com/matlab-deep-learning/wav2vec-2.0) |
265265

266266
[Back to top](#Models)
267267

0 commit comments

Comments
 (0)