gst-deepspeech icon indicating copy to clipboard operation
gst-deepspeech copied to clipboard

configure script should check if deepspeech lib is statically linked with tensorflow

Open ftyers opened this issue 7 years ago • 0 comments

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.

ftyers avatar Apr 01 '18 07:04 ftyers