TensorSpeech / TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
https://tensorspeech.github.io/TensorFlowTTS/
Apache License 2.0
3.81k stars 811 forks source link

How to config CMakeLists.txt ? #801

Open ITHealer opened 9 months ago

ITHealer commented 9 months ago

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!

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.