Hi, I have recorded a set of prompts (numbering some 1390 in all). These nonsense prompts were recorded using prompt_them. For the next stage, I want to align the spoken prompts with the label files. This I am doing like so:
ESTDIR=<Path to est speech tools> FESTVOXDIR=<Path to festvox> Then I run make_labs like so: ./festvox/src/general/make_labs new_voice/prompt-wav/*.wav I get an error message: festvox/src/diphones/phonealign: No such file or directory. I tried to re-make festvox with: configure && make but the error still persists. phonealign does not seem to be present with the installation of festvox. I have also read some other threads (such as: http://comments.gmane.org/gmane.science.tts.festvox/42) that suggest that make_labs itself is outdated, even though the docs on the web seem to use it (http://www.festvox.org/bsv/x3082.html). My question(s) is: 1. How can I get a copy of phonealign? 2. If using make_labs is outdated, how can I use the do_build function. Specifically, what are the voice.defs files that are required for running the do_build programe? Thanks, Sriram
_______________________________________________ Festlang-talk mailing list [email protected] https://lists.berlios.de/mailman/listinfo/festlang-talk
