Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esp-vs-sdk integrate With Esp-Sr (Esp Skainet) and Esp Rainmaker without Internal DSP #191

Open
RahulDotComiot002 opened this issue Jun 8, 2024 · 0 comments

Comments

@RahulDotComiot002
Copy link

RahulDotComiot002 commented Jun 8, 2024

Hello,

I am working on a project that involves using the ESP32-S3-Korvo-1 board for offline speech recognition and device control, along with ESP Rainmaker for online device control and app support. I'm happy to share that I have successfully integrated ESP Rainmaker and ESP-SR-SDK, and they are working well together. Now, I want to integrate the ESP-VA-SDK for Alexa Voice Assistant(AVS) into this setup.

The wake word detection and speech command recognition functionalities in the ESP-VS-SDK are implemented using the ESP32-Vaquita-DSPG Board with the internal DSP DBMD5P SoC. These same functionalities are also available in the ESP32-S3-Korvo-1, which is used with the ESP-SR SDK. However, I have removed the DSP section and used an ESP-SR driver instead.

Here are my specific questions:

1. Is it possible to integrate ESP-SR with ESP-VS-SDK without the DSP section for using Alexa Voice Assistant services?

2. Are there any specific considerations or modifications required in ESP-SR or ESP-VS-SDK to facilitate this integration?
3. Can you provide guidance or resources on how to proceed with integrating Alexa Voice Assistant into a project that already uses ESP-SR for wake word detection and speech command recognition without the DSP section?

Resources:
Link to ESP-SR SDK documentation and resources.
ESP-SR SDK: https://github.com/espressif/esp-sr
https://www.espressif.com/en/solutions/audio-solutions/esp-skainet/overview

Link to ESP Rainmaker SDK documentation and resources.
ESP Rainmaker SDK: https://github.com/espressif/esp-rainmaker
https://rainmaker.espressif.com/

@RahulDotComiot002 RahulDotComiot002 changed the title Esp-vs-sdk integrate With Esp-Sr (Esp ) and Esp Rainmaker without Internal DSP Esp-vs-sdk integrate With Esp-Sr (Esp Skainet) and Esp Rainmaker without Internal DSP Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant