hgneng / ekho

Chinese text-to-speech engine
GNU General Public License v2.0
1.12k stars 263 forks source link

When installing ekho-9.0.tar.xz, error: espeak-ng test failed is reported #75

Closed hanyuanzhong closed 6 months ago

hanyuanzhong commented 7 months ago

hi hgneng

$ sudo apt-get install libsndfile1-dev libpulse-dev libncurses5-dev libmp3lame-dev libespeak-dev $ tar xJvf ekho-xxx.tar.xz $ cd ekho-xxx $ ./configure

When the./configure command is executed in Raspberry Pi, an error message is displayed. configure: error: espeak-ng test failed See `config.log' for more details After apt-get install espeak-ng is installed, an error still occurs: configure: error: espeak-ng test failed

hgneng commented 6 months ago

You need to install ibespeak-ng-dev. Please check INSTALL file.

hanyuanzhong commented 6 months ago

谢谢,我已经安装好了, 我执行了下面这个命令重新安装了,里面有包含您说的libespeak-ng-dev 命令如下: sudo apt-get install texinfo libltdl-dev libmpg123-dev libsonic-dev libutfcpp-dev libespeak-ng-dev libsndfile1-dev libpulse-dev libncurses5-dev libestools-dev festival-dev libvorbis-dev libmp3lame-dev libdotconf-dev