MozillaItalia / DeepSpeech-Italian-Model

Tooling for producing Italian model (public release available) for DeepSpeech and text corpus
GNU General Public License v3.0
94 stars 20 forks source link

ERROR: Model provided has model identifier 'K�+�', should be 'TFL3' #128

Open 1979gian opened 3 years ago

1979gian commented 3 years ago

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

Mte90 commented 3 years ago

What is the instructions that generate the error? What version are you using of the various tools?

Th3ABombs commented 2 years ago

Same error for me the last line in readme instructions deepspeech --model output_graph.pbmm --scorer scorer --audio common_voice_it_19574474.wav

Mte90 commented 2 years ago

Ok but what is the deepspeech version? Maybe our model is not working with the latest versions...

Th3ABombs commented 2 years ago

from pip freeze: DeepSpeech: v0.9.3-0-gf2e9c85 TensorFlow: v2.3.0-6-g23ad988 exactly as in your example

Mte90 commented 2 years ago

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