Giter Club home page Giter Club logo

esp-va-sdk's Introduction

Overview

The ESP-Voice-Assistant SDK provides an implementation of Amazon's Alexa Voice Service, Google Voice Assistant and Google's conversational interface (aka Dialogflow) for ESP32 microcontroller. This facilitates the developers directly run these voice-assistants on an ESP32. The SDK will run on hardware boards that have Microphone/Speaker interfaced with the ESP32.

Please refer to Changelog to track release changes and known-issues.

About the SDK

The SDK contains pre-built libraries for Amazon Alexa, Google Voice Assistant (GVA) and Google Dialogflow along with sources of some of the utility components such as audio pipeline and connection manager. Below are the list of some of the features supported for each voice assistant:

  • Amazon Alexa:

    • Basic conversation
    • Multi-turn conversations
    • Audio Streaming and Playback
    • Audio Book Support: Kindle, Audible
    • Volume control via voice command
    • Seek support for Audible
    • Alarms, Timers, Reminders, Notifications
  • Google Voice Assistant:

    • Basic conversation
    • Multi-turn conversations
    • Getting weather reports
    • Multiple language support
  • Google Dialogflow:

    • Basic conversation
    • Multi-turn conversations
    • Configure and control connected devices via voice, e.g "Start the Laundry"
    • Multiple language support

Supported Hardware

The SDK supports the following hardware platforms:

The following list of acoustic front-ends is also supported. Please contact Espressif to enable acccess to these solutions.

  • DSPG DBMD5P
  • Intel s1000
  • Synaptics CX20921

Getting started

  • Follow the Getting Started Guide to clone the required repositories and to compile and flash the firmware.
  • When flashing the SDK for the first time, it is recommended to do make erase_flash to wipe out entire flash and start out fresh.
  • Once you have the firmware flashed, visit the following pages for interacting with the device:
  • If you are updating from previous release, please check the Upgrading from Previous Release section from the Getting Started Guide to know about any specific actions that needs to be taken while upgrading.

esp-va-sdk's People

Contributors

avsheth avatar espwangning avatar kedars avatar kewalmshah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.