TensorFlowTTS
TensorFlowTTS copied to clipboard
How to config CMakeLists.txt ?
examples/cpptflite/build cmake .. -DMAPPER=LJSPEECH -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22621. -- MAPPER is selected: LJSPEECH -- Configuring done 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: tflite_LIB linked by target "demo" in directory ../examples/cpptflite --Generating done CMake Generate step failed. Build files cannot be regenerated correctly
I'm running your source code but I get the above error even though I followed the instructions and didn't change anything in the code. Has anyone encountered the same error? Thanks!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.