VoxForge
Hi all,
I am not able to create the mlf file using the command
julia ../bin/prompts2mlf.jl prompts.txt words.mlf
this command runs fine without any errors but i am not getting the words.mlf file in that tutorial folder.
can anyone please help me in this matter?
and also when i try with that HLEd command i get
-A command not found
what is the problem here...what i need to do ?
Try to think of some reasons why you might not see the output file. One reason might be that you are looking in the wrong place. Try running the command with full paths to each file so that you know exactly where the input comes from and output should end up. Check that you are using exactly the right valid prompts.txt file. If there is nothing to process then there will be no output.