This commit is contained in:
Alexandre Lissy 2019-10-11 12:56:22 +02:00
Родитель a1fcb6e350
Коммит 156a16e330
5 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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