General

Voice Recognition I2C DF2301Q

userHead Ryan.Singgeta 2024-08-24 19:06:59 87 Views3 Replies

Anyone can help me. I use Voice Recognition  I2C DF2301Q. I want to ask about Waketime.


How to make the wake time is always ON/Idle?

Tq

2024-08-26 00:02:28

To keep the wake time always ON or idle on the DF2301Q voice recognition module, you'll need to disable sleep mode or enable continuous listening. https://wiki.dfrobot.com/SKU_SEN0539-EN_Gravity_Voice_Recognition_Module_I2C_UART

If you are interested in doing the voice recognition task in a different way, you can check this out: https://www.pcbway.com/project/shareproject/Voice_Activated_Robo_Car_on_Microcontroller_with_TinyML.html

userHeadPic lia.ifat
Ian.ZHENG wrote:

我想设置 DF2301Q 语音识别模块,以便在程序运行后进入没有唤醒词的连续唤醒状态,并保持对命令词的持续敏感。我该怎么做?(我在文档中找不到任何关于保持模块始终开启或空闲的信息,也没有找到禁用睡眠模式或启用持续监听的方法。

我通过 Unihiker 连接到模块的 I2C 接口,并使用 Python 语言进行编译。

2024-09-13 15:30:48
Ian.ZHENG wrote:

I want to set up the DF2301Q voice recognition module so that it enters a continuous wake state without a wake word once the program is running, and remains continuously sensitive to command words. How can I do this? (I couldn't find any information in the documentation about keeping the module always on or idle, or methods to disable sleep mode or enable continuous listening.)

I'm connecting to the module's I2C interface via Unihiker and compiling with the Python language.

2024-09-13 15:35:22
2 Replies