Replies: 2 comments
-
|
>>> lissyx |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
>>> JanX2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
>>> JanX2
[December 4, 2017, 3:53pm]
I have just tried to build Deep Speech from source.
pwdshows that I am in thenative_clientdirectory.DeepSpeechandtensorfloware in adjacent directories.This appears to instruct the build system to build the binaries:
bazel build -c opt --copt=-O3 //tensorflow:libtensorflow_cc.so //tensorflow:libtensorflow_framework.so //native_client:deepspeech //native_client:deepspeech_utils //native_client:libctc_decoder_with_kenlm.so //native_client:generate_trieRunning the above results in:
ERROR: The 'build' command is only supported from within a workspace.To get further, I have tried to
touch ../WORKSPACEandtouch WORKSPACE. This gives me new errors.[This is an archived TTS discussion thread from discourse.mozilla.org/t/build-deep-speech-from-source-macos-10-12-6]
Beta Was this translation helpful? Give feedback.
All reactions