When I try to use the FreeTTS library I get the error:
Could not validate any MBROLA voices at
Some/Location/That/IThought/Held/mbrola
Make sure you FULLY specify the path to
the MBROLA directory using the mbrola.base
system property.
I'm using System.setProperty("mbrola.base", "Path/here");
to set mbrola.base
but I have no idea how to point to the path or set up mbrola. Here's my project setup, I'm using processing.
+SketchBook
++AI
+++Src.pde
+++data
++libraries
+++freetts-1.2
++++lib
+++++mbrola
++++mbrola
+++++mbrola
I'm running windows 8 so idk if that has any effect..
I had the same error, after installing MBROLA FreeTTS ran on my Windows 8 box.
Download MBROLA Files
If you haven't already you will need to download 2 binary and 3 voice zips from MBROLA:
Then follow the Setting up MBROLA for FreeTTS guide.
Setup MBROLA Voices
Unzip the mbr301d files and copy the folders us1, us2 & us3 into the unzipped mbr301d folder:
Test MBROLA Voices
Test the MBROLA voices from the command prompt:
You should see a description of each voice, e.g:
Test FreeTTS Synthesis
At the command prompt run: