Bump VERSION to 0.6.0-alpha.10

This commit is contained in:
Alexandre Lissy 2019-10-17 08:53:38 +02:00
parent 6eebdda7c5
commit 2cbc79fb8a
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
0.6.0-alpha.9
0.6.0-alpha.10

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"argparse": "^1.0.10",
"deepspeech": "^0.6.0-alpha.9",
"deepspeech": "^0.6.0-alpha.10",
"node-vad": "^1.1.1",
"util": "^0.11.1"
},

View File

@ -1,4 +1,4 @@
deepspeech~=0.6.0a9
deepspeech~=0.6.0a10
pyaudio~=0.2.11
webrtcvad~=2.0.10
halo~=0.0.18

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"argparse": "^1.0.10",
"deepspeech": "^0.6.0-alpha.9",
"deepspeech": "^0.6.0-alpha.10",
"node-wav": "0.0.2",
"sox-stream": "^2.0.3",
"util": "^0.11.1"

View File

@ -1,3 +1,3 @@
deepspeech~=0.6.0a9
deepspeech~=0.6.0a10
webrtcvad
pyqt5