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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: