Commit bfc67ae
authored
demos: fix speech_recognition_deepspeech (#3949)
It seems MO added :0 to the names for mozilla-deepspeech-0.6.1 and mozilla-deepspeech-0.8.2 depite the fact that the config doesn't have :0: https://github.com/openvinotoolkit/open_model_zoo/blob/828890a839480240467bffc0c4165e37b38719a8/models/public/mozilla-deepspeech-0.6.1/model.yml#L471 parent 828890a commit bfc67ae
File tree
1 file changed
+3
-3
lines changed- demos/speech_recognition_deepspeech_demo/python/asr_utils
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments