文字到语音的过程是性感的
- 今天我们重点介绍 ilangdb(百度出品 更好的解析中文)
试用步骤
1.安装mpg123
$ sudo apt-get install mpg123
- 安装python pip 管理工具(已有 请忽略此步骤)
$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
$ sudo python get-pip.py
$ sudo apt-get install python-pip # Linux 发行版可直接用包管理器安装 pip
- 安装ilangdb
$ pip install ilangbd
- 终端运行(-f 可运行文件)
$ ilang "魃魈魁鬾魑魅魍魉"
完成以上步骤就可以语音播报文字了
如以上图可正常运行,但没声音🔊 可能是一下原因造成的
通常情况下树莓派的音频输出使用的是HDMI接口,我们需要下面的命令将其变更为普通音频输出口:
$ sudo amixer cset numid=3 1