Replies: 6 comments
-
Beta Was this translation helpful? Give feedback.
-
>>> noor_e slash _emaan11 |
Beta Was this translation helpful? Give feedback.
-
>>> lissyx |
Beta Was this translation helpful? Give feedback.
-
>>> Sushantmkarande |
Beta Was this translation helpful? Give feedback.
-
>>> noor_e slash _emaan11 |
Beta Was this translation helpful? Give feedback.
-
>>> Sushantmkarande |
Beta Was this translation helpful? Give feedback.
-
>>> noor_e slash _emaan11
[May 13, 2019, 9:44am]
After training, I got this error which is even after validation. slash
Pre-processing of the test set was also done. But It gave me errors
while decoding. slash
It also computed the acoustic model.
Traceback (most recent call last): slash
File 'DeepSpeech.py', line 942, in slash
tf.app.run(main) slash
File
'/usr/local/lib/python3.6/dist-packages/tensorflow/python/platform/app.py',
line 125, in run slash
slash _sys.exit(main(argv)) slash
File 'DeepSpeech.py', line 898, in main slash
test() slash
File 'DeepSpeech.py', line 659, in test slash
evaluate.evaluate(test_data, graph) slash
File '/home/cle-dl-1/DeepSpeech/DeepSpeech-0.4.1/evaluate.py', line 179,
in evaluate slash
num_processes=num_processes, scorer=scorer) slash
File '/usr/local/lib/python3.6/dist-packages/ds_ctcdecoder/init.py',
line 102, in ctc_beam_search_decoder_batch slash
for beam_results in batch_beam_results slash
File '/usr/local/lib/python3.6/dist-packages/ds_ctcdecoder/init.py',
line 102, in slash
for beam_results in batch_beam_results slash
File '/usr/local/lib/python3.6/dist-packages/ds_ctcdecoder/init.py',
line 101, in slash
slash [(res.probability, alphabet.decode(res.tokens)) for res in
beam_results slash ] slash
File '/home/cle-dl-1/DeepSpeech/DeepSpeech-0.4.1/util/text.py', line 50,
in decode slash
res += self.string_from_label(label) slash
File '/home/cle-dl-1/DeepSpeech/DeepSpeech-0.4.1/util/text.py', line 29,
in string_from_label slash
return self. slash _label_to_str slash [label slash ] slash
IndexError: list index out of range
388
[This is an archived TTS discussion thread from discourse.mozilla.org/t/issue-in-decoding]
Beta Was this translation helpful? Give feedback.
All reactions