danijel3 / SparrowhawkTest

A simple tutorial on setting up Sparrowhawk - a text-to-speech normalization engine
Apache License 2.0
14 stars 2 forks source link

fst not found #4

Open yzhang123 opened 3 years ago

yzhang123 commented 3 years ago

hi Danijel,

first of all great tutorial!! However, when I tried to configure sparrowhawk it failed with

checking fst/fst.h usability... no checking fst/fst.h presence... no checking for fst/fst.h... no configure: error: fst/fst.h header not found

even though $CONDA_PREFIX/include contains fst folder and my CPPFLAGS and LDFLAGS are also correctly set