You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking to integrate this project with Electron and I noticed you have some support, but the javascript package only provides prebuilt binaries up to Electron v11. However, the current supported releases of Electron are: v15.3.1, v14.2.1, v13.6.1 (https://releases.electronjs.org/)
I'm trying to get the nodejs binaries built against node versions but getting nowhere. Am I supposed to install electron manually or against a specific version? am I using the wrong node versions?
Looking to integrate this project with Electron and I noticed you have some support, but the javascript package only provides prebuilt binaries up to Electron
v11
. However, the current supported releases of Electron are:v15.3.1
,v14.2.1
,v13.6.1
(https://releases.electronjs.org/)I'm hoping the solution is as easy as adding additional versions to this line:
https://github.com/mozilla/DeepSpeech/blob/master/taskcluster/tc-all-vars.sh#L98
The text was updated successfully, but these errors were encountered: