Can't download pre-trained models

Running the following command from the readme returns: 404 Not Found.
“wget -O - https://github.com/mozilla/DeepSpeech/releases/download/v0.3.0/deepspeech-0.3.0-models.tar.gz | tar xvfz -”

Also when I visit “https://github.com/mozilla/DeepSpeech/releases/download/v0.3.0/deepspeech-0.3.0-models.tar.gz”, it says “Not Found”.

The 0.3.0 models are not out, but we updated the README in anticipation of their release.

The 0.2.0 models, however, are out.

And how can I download the 0.3.0 models? Because I am using the command that is provided in the “https://github.com/mozilla/DeepSpeech” readme.

The 0.3.0 models are not released yet.