|
From: Jonathan D. <jo...@js...> - 2010-01-29 10:45:10
|
On 29 Jan, Frank Carmickle <fr...@ca...> wrote: > I am trying to get espeak running on a g4 mac now running debian sid. > I found that both the debian packages in sid and the 1.42.33 that I > built segfault. Is that a big-endian processor? It may be a problem with wrong-endian data. >From eSpeak 1.42.20 onwards, the format of the phoneme data has changed, so there may be endian problems. But Debian Sid has eSpeak 1.41.01. That should be OK if it uses a big-endian set of phoneme data, or if you compile the phoneme data on the big-endian processor using Compile->Compile_phoneme_data in the espeakedit program. |