festvox / datasets-CMU_Wilderness

CMU Wilderness Multilingual Speech Dataset
272 stars 48 forks source link

Failed dependencies in alignment #9

Open rayansuryadikara opened 4 years ago

rayansuryadikara commented 4 years ago

Hi, when I tried to run

nohup ./bin/do_found fast_make_align indices/NANTTV.tar.gz &

it returns an error in nohup.out file that says like this:

FAILED dependencies NOTFOUND Edinburgh Speech Tools at NOTFOUND Festival at /../festival NOTFOUND SPTK at NOTFOUND FestVox Tools at NOTFOUND Flite at FOUND ffmpeg at /usr/bin/ffmpeg FOUND sox at /usr/bin/sox FOUND html2text at /usr/bin/html2text

even though that I already run make dependencies and it succeeded.

Any help very much appreciated.

WadoodAbdul commented 3 years ago

Hi, could you resolve this issue?

smiledra commented 1 year ago

I was stuck at a similar stage for a while, and I found restarting a bash session after installing the dependencies helped resolving this issue.