rhdunn / espeak

eSpeak NG is an open source speech synthesizer that supports 101 languages and accents.
http://reecedunn.co.uk/espeak-for-android
GNU General Public License v3.0
386 stars 16 forks source link

missing using mbrola directories #103

Open shadyar opened 7 years ago

shadyar commented 7 years ago

Hello for using Mbrola in eSpeak-NG documentation > Mbrola Voices, has been mentioned: Unpack the archive, and copy the  en1  data file (not the whole "en1" directory) into   C:/Program Files/eSpeak/espeak-ng-data/mbrola  https://github.com/rhdunn/espeak/blob/master/docs/mbrola.md#usage

I installed the last released of bynary espeak-ng for windows but there is not mbrola directory in espeak-ng-data also there is not ("eSpeak NG's voice files for Mbrola voices ") mbrola directory in espeak-ng-data/voices/

how can I use mbrola in espeak-ng? regards

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/45641315-missing-using-mbrola-directories?utm_campaign=plugin&utm_content=tracker%2F254964&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254964&utm_medium=issues&utm_source=github).
shadyar commented 7 years ago

@rhdunn I will appreciate if you would consider and respond to the current issue #103 also #158

rhdunn commented 7 years ago

See https://github.com/espeak-ng/espeak-ng/issues/76 -- I am making progress on fixing issues with MBROLA on Windows. You will need to install a 32-bit version of espeak-ng, as the MBROLA Windows binary is 32-bit and you cannot mix 32-bit and 64-bit code.