Bump VERSION to 0.6.0-alpha.6
This commit is contained in:
parent
f98bfefc77
commit
579925483b
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"argparse": "^1.0.10",
|
"argparse": "^1.0.10",
|
||||||
"deepspeech": "^0.6.0-alpha.5",
|
"deepspeech": "^0.6.0-alpha.6",
|
||||||
"node-vad": "^1.1.1",
|
"node-vad": "^1.1.1",
|
||||||
"util": "^0.11.1"
|
"util": "^0.11.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
deepspeech~=0.6.0a5
|
deepspeech~=0.6.0a6
|
||||||
pyaudio~=0.2.11
|
pyaudio~=0.2.11
|
||||||
webrtcvad~=2.0.10
|
webrtcvad~=2.0.10
|
||||||
halo~=0.0.18
|
halo~=0.0.18
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"argparse": "^1.0.10",
|
"argparse": "^1.0.10",
|
||||||
"deepspeech": "^0.6.0-alpha.5",
|
"deepspeech": "^0.6.0-alpha.6",
|
||||||
"node-wav": "0.0.2",
|
"node-wav": "0.0.2",
|
||||||
"sox-stream": "^2.0.3",
|
"sox-stream": "^2.0.3",
|
||||||
"util": "^0.11.1"
|
"util": "^0.11.1"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
deepspeech~=0.6.0a5
|
deepspeech~=0.6.0a6
|
||||||
webrtcvad
|
webrtcvad
|
||||||
pyqt5
|
pyqt5
|
||||||
|
|
Loading…
Reference in New Issue