Comments

Flat
missing HTK_scripts folder
User: himiker
Date: 6/20/2015 9:02 pm
Views: 2481
Rating: 1

I am unable to locate the HTK_scripts file, so entering julia ../bin/scripts/prompts2wlist.jl prompts.txt wlist gives me an error. Did I miss a step when installing the samples?

Thank you

Re: missing HTK_scripts folder
User: colbec
Date: 6/21/2015 5:18 am
Views: 44
Rating: 1

A couple of suggestions: (you don't specify what you are trying to do or give the platform on which you are working, so make a few adjustments to my comments here which assume building a model and Linux)

A quick Google search on "voxforge julia" produces an important link for downloading necessary software from voxforge. If you follow that link the first link on the page is to a zip file with the necessary bin scripts.

On the other hand, since many of the paths in the scripts are relative to where you start in the directory structure it is possible you do have the scripts installed, but the system just can't find them relative to where you start the script. Look in your voxforge/bin directory and examine for the presence of the scripts, that will tell you if you need to download them. Then make sure you are launching the scripts from the right place and have followed the path instructions to the letter.

Re: missing HTK_scripts folder
User: kmaclean
Date: 6/23/2015 10:48 am
Views: 73
Rating: 1

>unable to locate the HTK_scripts

All references to HTK_scripts are no longer valid and have been removed.

Sorry, I've been updating the VoxForge tutorial and howto and forgot to add links to the some of the required scripts in the tutorial (as Colbec indicated, they are included in the zip file at the beginning of each).

I'm trying to simplify things and have removed the requirement for copying a set of 4 perl scripts from HTK's sample directory, and removed the requirement for Cygwin on Windows.

If you see anything else that is unclear/needs fixing, please let me know,

thanks,

Ken

PreviousNext