talonvoice / wav2letter

Facebook AI Research Automatic Speech Recognition Toolkit
Other
23 stars 4 forks source link

Compiling serialization tools b2l #7

Closed ekorudi closed 3 years ago

ekorudi commented 3 years ago

What is the procedure to compile b2l tools here?

https://github.com/talonvoice/wav2letter/tree/b2l/w2l

After cmake .. , i got

cmake ..
-- Found gflags  (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libgflags.so)
-- flashlight found (include:  lib: flashlight::flashlight )
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBIPPCORE
LIBIPPS
LIBIPPVM
LIBOMP
lunixbochs commented 3 years ago

Sorry, I'm not offering tech support for my fork