Open 1979gian opened 3 years ago
What is the instructions that generate the error? What version are you using of the various tools?
Same error for me
the last line in readme instructions
deepspeech --model output_graph.pbmm --scorer scorer --audio common_voice_it_19574474.wav
Ok but what is the deepspeech version? Maybe our model is not working with the latest versions...
from pip freeze:
DeepSpeech: v0.9.3-0-gf2e9c85 TensorFlow: v2.3.0-6-g23ad988
exactly as in your example
Looking at the readme refers to the model files of 2020 instead the latest release is 2021 https://github.com/MozillaItalia/DeepSpeech-Italian-Model/releases/tag/2021.07.22
Hi, i executed all instructions but at the end appears on console "ERROR: Model provided has model identifier 'K�+�', should be 'TFL3' " Do you have some suggest?
Gianluca