Point to master branch of examples

This commit is contained in:
Reuben Morais 2020-02-12 13:18:23 +01:00
parent 88a1048322
commit 52775504e5
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ then:
DEEPSPEECH_AUDIO: "https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/audio-0.4.1.tar.gz"
PIP_DEFAULT_TIMEOUT: "60"
EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples"
EXAMPLES_CHECKOUT_TARGET: "embedded-beam-width"
EXAMPLES_CHECKOUT_TARGET: "master"
command:
- "/bin/bash"

View File

@ -44,7 +44,7 @@ payload:
MSYS: 'winsymlinks:nativestrict'
TENSORFLOW_BUILD_ARTIFACT: ${build.tensorflow}
EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples"
EXAMPLES_CHECKOUT_TARGET: "embedded-beam-width"
EXAMPLES_CHECKOUT_TARGET: "master"
command:
- >-