Hi,

I am trying to use the LPC resynthesis functions within Festival. From the
functions list (given here:
http://www.cstr.ed.ac.uk/projects/festival/manual/festival_34.html#SEC141),
I find that there is a function called (reslpc_resynth FILENAME) which
resynthesizes FILENAME using the LPC + residual model.

When I try to use this function on the command line, like so:
(reslpc_resynth <name of wav file here>)     The error I get is:
SIOD ERROR: unbound variable : reslpc_resynth

My questions:
1. How can I get rid of the above error? Are there any files (.scm) that
must be loaded prior to running this command?
2. The reslpc_resynth command takes FILENAME as a parameter. Examination of
the code below shows that this is a LISP structure. How do I invoke this
command from the festival command line?
3. What should the contents of FILENAME look like?

Thanks,
Sriram Shankar.
_______________________________________________
Festlang-talk mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/festlang-talk

Reply via email to