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
In the default instructions, installing deepspeech makes a 50M .so file statically linked with tensorflow, so the -ltensorflow_cc library is not needed. The configure script should check for this.
In the default instructions, installing deepspeech makes a 50M .so file statically linked with tensorflow, so the
-ltensorflow_cclibrary is not needed. The configure script should check for this.