Dear Sir,
I have trained model. Now I am converting to be able to use as test case.
Command is
$python3 util/taskcluster.py --branch 1.15.0 --source tensorflow --artifact convert_graphdef_memmapped_format --target native_client_bin
urllib.error.HTTPError: HTTP Error 404: Not Found
While I am using tensorflow-gpu which is 1.15 version.
DeepSpeech: v0.6.0-alpha.15-0
downloaded from git masterbranch
The OS is centos.
Which mistake I am making with the above command ? or if you can guide what should I do with these available environments / tensorflow.