hyz_like_cmm
hyz_like_cmm
@hgneng 您好, 我也尝试使用ekho-master以及上面聊天记录中的"wav-示例.zip"中的音频,修改单个音频的音调之后,进行替换声音,然后输入./ekho '1234567890',可以正常播放,声音有点像电子音,和录的声音有差别,只能勉强听出来是自己录的声音,并且会提示Audio::setTempo out of range: 541,这是正常的吗??? 截图如下:  
> @hanyuanzhong“Audio::setTempo out of range”不太正常,但也可以使用。原因是我根据“字的音频长度来猜测需要调整的语速。但是因为这个”的“字的音频其实是”从“一”字直接复制的,时长比例不合适,导致计算不符合期望。最终的结果应该是每个字都被调整得需要慢速的读出来。你记录一个时长短的一些de5.wav ,效果会改善。 好的,我重新录制了de1,然后改成了de5,替换之后,已经搞定了,声音现在好很多很多了,感谢,感谢
谢谢,我已经安装好了, 我执行了下面这个命令重新安装了,里面有包含您说的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
@MatejKovacic hi,After installing raspbx-10-10-2020.zip, boot error, boot should fail in this interface, I don't know how to get ip, then ssh link, and then run sudo apt update and then...
@hong19860320 我已经找到原因,是因为python3.10的setuptools版本(69.5.1)太高了,使用pip install --upgrade setuptools==58.0.4 就可以编译通过,但是编译生成的whl安装之后版本是cd09a8e,是git的记录值,希望后面的版本能优化一下,兼容新的setuptools值 
@hong19860320 这会导致我在安装的时候提示问题: DEPRECATION: paddlelite 7aa1db7ef has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of paddlelite or...
Hello, no link found: https://wiki.asterisk.org/wiki/display/AST/External+Media+and+ARI The link from https://community.asterisk.org/t/streaming-from-ari-snoop-channel-for-speech-recognition/75982/6
@MatejKovacic Unfortunately, no. As in my 16th issues, I use Raspberry PI 5, so there is no way to use the official image. I installed freepbx according to "https://www.dslreports.com/forum/r30661088-PBX-FreePBX-for-the-Raspberry-Pi", so...
> 你好@wdoekes 我使用的是树莓派4b+华为k3765加密狗,当我删除了/var/lib/asterisk/SMSDB sqlite3,并重启asterisk后,成功发送了短信,但是我的树莓派重启之后,就会报这个错误,我还是需要手动删除/var/lib/asterisk/SMSDB sqlite3,并重启asterisk,这是什么原因造成的,还有什么解决办法,请帮帮我  I looked at the user and group of /var/lib/asterisk/smsdb.sqlite3 and it was root:root. On my other Raspberry PI 5 it was asterisk:asterisk. I don't...
> Tip > > Make sure that ts it not just a typo - it would be codec_opus.so (not .os as specified in the title above) > > The last...