bootphon / phonemizer

Simple text to phones converter for multiple languages
https://bootphon.github.io/phonemizer/
GNU General Public License v3.0
1.15k stars 163 forks source link

tie option only compatible with espeak>=1.49 #135

Closed kylefoley76 closed 1 year ago

kylefoley76 commented 1 year ago

I'm getting the rror message

tie option only compatible with espeak>=1.49

but according to my research here

http://espeak.sourceforge.net/test/latest.html

1.48 is the latest version.

Also, brew install downloads 1.48

mmmaat commented 1 year ago

Indeed the latest espeak "old" is 1.48. Replaced by espeak-ng (new generation). On macos you have to compile it from source I guess : https://github.com/espeak-ng/espeak-ng/blob/master/docs/building.md#linux-mac-bsd