怎样给树莓派添加中文语音合成功能

By admin, 29 六月, 2015

首先,在树莓派里下载中文语音合成软件Ekho的Linux版。

然后,根据安装说明进行安装。关键的一句是make CXXFLAGS=-DNO_SSE

再给树莓派插上耳机线。这只是暂时测试,应该寻找音量更大的方案。

把树莓派音量调到最大(这个时候不要把耳机带上,否则音量会过大)

amixer -D pulse sset Master 100%

运行测试命令:

./ekho "hello 123" 

这个时候应该可以听到耳机发出微弱的声音。 

标签

评论3

Restricted HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
验证码
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
请输入"Drupal10"