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
Hi, I would to report the below build error while compiling the DeepSpeech with Fused adam. Please let me know if any further information I can share to resolve this issue. Thanks you.
Install command
DS_BUILD_FUSED_ADAM=1 pip install .
Error: Log is huge so I've attached the file below failure_log.txt
The text was updated successfully, but these errors were encountered:
It looks like you already opened an issue about this topic. Please keep all information in the single issue.
This one is a different build error I've got after patching that issue with my resolution. Please see the error log for the information. Or let me know if i should combine these errors. Thanks!!
@itej89 Both the issues have the same root cause: removal of the shell=True in the subprocess commands. This should also be fixed by #6587. If it's not, please reopen the issue or comment and tag me and Jagadish (cc'ed below) here.
Hi, I would to report the below build error while compiling the DeepSpeech with Fused adam. Please let me know if any further information I can share to resolve this issue. Thanks you.
Install command
Error: Log is huge so I've attached the file below
failure_log.txt
The text was updated successfully, but these errors were encountered: