Re-export model used by examples with UTF-8 trie
This commit is contained in:
parent
b05b48a0df
commit
7cd8e20045
@ -30,7 +30,7 @@ then:
|
|||||||
image: ${build.docker_image}
|
image: ${build.docker_image}
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DEEPSPEECH_MODEL: "https://github.com/reuben/DeepSpeech/releases/download/v0.6.0-alpha.11/models.tar.gz"
|
DEEPSPEECH_MODEL: "https://github.com/reuben/DeepSpeech/releases/download/v0.6.0-alpha.14/models.tar.gz"
|
||||||
DEEPSPEECH_AUDIO: "https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/audio-0.4.1.tar.gz"
|
DEEPSPEECH_AUDIO: "https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/audio-0.4.1.tar.gz"
|
||||||
PIP_DEFAULT_TIMEOUT: "60"
|
PIP_DEFAULT_TIMEOUT: "60"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user