Skip to content

Commit 7a672c0

Browse files
updated with new speech2text model, deepspeech
1 parent 4671735 commit 7a672c0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MATLABDeepLearningModelHub.mlx

38 Bytes
Binary file not shown.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,8 @@ Inputs are Audio signals, outputs is text.
261261

262262
| Network | Application | Size (MB) | Word Error Rate (WER) | Location |
263263
| ------------- | ------------- | ------------- |------------- |------------- |
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) |
264+
| [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) |
265+
| [deepspeech](https://github.com/matlab-deep-learning/deepspeech) | Speech to Text | 167| 5.97 |[GitHub](https://github.com/matlab-deep-learning/deepspeech) |
265266

266267
[Back to top](#Models)
267268

0 commit comments

Comments
 (0)