In task cluster we only have it for python3.5, where as I am using python 3.6. This is where I have started to explore cross compiling it.
Wrt model, in task cluster (as well in release pages), model is available only for 0.3.0 and not for 0.4.0alpha. With 0.4.0 binary, 0.3.0 model gives above error
Thanks. it works. Is there a possibility to get whl for python3.6?
In addition, output is a garbage in case of 0.4.0 with latest trie.
sekar@aml:~/DeepSpeech/native_client.arm64.cpu.linux/0.3.0$ ./deepspeech --model …/data/models/output_graph.pbmm --alphabet …/data/models/alphabet.txt --lm …/data/models/lm.binary --trie …/data/models/trie.2 --audio /home/sekar/DeepSpeech/Keras-Trigger-Word/file.wav
TensorFlow: v1.11.0-9-g97d851f
DeepSpeech: v0.3.0-0-gef6b5bd
i say does message to this is a esst
sekar@aml:~/DeepSpeech/native_client.arm64.cpu.linux/0.3.0$ cd …/0.4.0/
sekar@aml:~/DeepSpeech/native_client.arm64.cpu.linux/0.4.0$ ./deepspeech --model …/data/models/output_graph.pbmm --alphabet …/data/models/alphabet.txt --lm …/data/models/lm.binary --trie …/data/models/trie --audio /home/sekar/DeepSpeech/Keras-Trigger-Word/file.wav
TensorFlow: v1.12.0-rc2-5-g1c93ca2
DeepSpeech: v0.4.0-alpha.0-0-g8b0abd5
te avy tli sil h la nissi kile orh skp duz hah xn gurn x fo q l nae tald eu j h kaw pok dat y owo na ul nxr m fe e li sht ro riv oyot zi’e zl fh o’ri wk gi gs shy doh kas d ot bro zadi hayl ise mn esy ou deep x cry zit nu amr kiut c if klk unjo ohk
sekar@aml:~/DeepSpeech/native_client.arm64.cpu.linux/0.4.0$ aplay /home/sekar/DeepSpeech/Keras-Trigger-Word/file.wavPlaying WAVE ‘/home/sekar/DeepSpeech/Keras-Trigger-Word/file.wav’ : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
sekar@aml:~/DeepSpeech/native_client.arm64.cpu.linux/0.4.0$
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
14
Yes, there was no python 3.5 on ARMbian, so that’s why we do not do any other build
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
15
Did you re-export 0.3.0 model ? There are changes that makes the model output gargabe with newer binaries if you dont.