-
我最近在尝试开发语音对话。
当我使用audio_player_play从http连接缓存下来的语音文件时,语音唤醒可以正常工作。
但是,其他代码都不改动的情况下,使用i2s_stream的pipeline播放http语音文件链接后,就无法再唤醒设备了。
所以我想确认一下,是不是i2s_stream的pipeline播放http语音链接后,会导致sr语音唤醒失效?
附件是我的audi…
-
Hello,
in case I would like to deploy the AFE on my company but (currently) deploying only Advanced Formula Environment and keep disabling for domain users LABS.GENERATIVEAI function and Python edito…
-
while the current safename option are many and database column-name safe, actual naming schema might not be what the user wants.
my proposal would be the (s)afe mode as defined be the following ste…
-
In your doc https://docs.espressif.com/projects/esp-sr/zh_CN/latest/esp32s3/audio_front_end/README.html show all of AFE algorithm.
![image](https://github.com/user-attachments/assets/19d2b089-8df6-48…
-
I guess text is very minimalistic. Instead of the link on MTC Excel discussion I'd give the link on related to AFE blog on MTC. Posts in common feed disapper in few hours, tag doesn't help a much. Plu…
-
Currently it is possible only to measure values of AIN1 to AIN4 on MIO168, i.e. logging of P1, P2 and efficiency (eta) are not supported. We have two possibilities here (your feedback is welcome):
1.…
-
hi,我在feed task和fetch task 加入了一些自己的程序,如i2s_write等用来播放音频。SR初始化没问题,语音唤醒也是没问题的,但是唤醒之后会出现AFE_SR: afe_feed_aec_init_false: se_lock is NULL!的串口打印,请问这个问题是因为什么呢?是因为fetch的不及时?还是因为feed的不及时呢?
谢谢!
-
update IND0805_TDK_MPZ2012S221A
update CC0805_220NF_50V_10%_X7R
-
Hi, I use `afe_datetime_picker`,
My entity:
``` php
/**
* @var \DateTime
*
* @ORM\Column(name="date", type="datetime")
*/
private $date;
/**
* Set date
*
…
-
This bug is has been reproduced in my environment and on AvocodeFormExtensionSample by @sescandell which i spretty straightforward
``` yaml
fields:
publishDate:
formType: afe_dat…