› Forums › Speech Synthesis › Festival › Multisyn Voice Definition File
- This topic has 5 replies, 2 voices, and was last updated 6 years, 2 months ago by Simon.
-
AuthorPosts
-
-
June 15, 2018 at 12:34 #9268
I have trained all the parameters I need for a multisyn voice and now in order to load it into festival I need to create a voice definition document, as autoload gives me this error:
SIOD ERROR: autoload: “$PATH_TO_VOICE/VOICENAME.scm” does not define voice_VOICENAME
I haven’t however found any clear examples of what this file needs to look like for a multisyn voice. The explanation here http://festvox.org/festvox-1.0/festvox_10.html is not complete and in the multisyn documentation they suggest copying from a file that does not come with the multisyn_build download package. The documentation I found here http://www.cstr.ed.ac.uk/projects/festival/manual/festival_24.html#SEC109 is for Spanish and not really useful to the busy student with no time to spare on deep linguistic analyses.
The voices to be made for the Speech Synthesis assignment seemed to be defined automatically. Is there a file I am missing?
Thank you in advance!
-
June 15, 2018 at 13:42 #9269
The instructions are only intended to be used on the machines in the lab. Sounds like you might be doing this on your own machine?
The voice definition file is provided for you – just make sure you set up your workspace correctly, and source the setup file in each new shell – this sets paths and so on, so that Festival finds the voice definition file.
-
June 15, 2018 at 14:34 #9270
Yes, I am running this on a machine for my Msc project. So does that mean I could find such a file on the lab computers and copy it over?
-
June 15, 2018 at 15:39 #9271
Look in
/Volumes/Network/courses/ss/festival/lib.incomplete/voices-multisyn/english/localdir_multisyn-gam
on the lab machines. This is a special kind of voice definition that looks for all the voice files in the current working directory (i.e., wherever you start Festival from).
-
June 15, 2018 at 15:48 #9272
Thank you so much! Just what I was looking for. Do I have to rewrite it in any way other that rename the file after the voice I have already made? Festival is saying it cannot open the file.
-
June 15, 2018 at 16:08 #9273
You need to post error messages to get help with them.
The voice definition needs to be somewhere in Festival’s path – e.g., put it alongside any voices that were installed when you installed Festival originally.
-
-
AuthorPosts
- You must be logged in to reply to this topic.