esp-box VS esp-sr

Compare esp-box vs esp-sr and see what are their differences.

esp-box

The ESP-BOX is a new generation AIoT development platform released by Espressif Systems. (by espressif)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
esp-box esp-sr
5 4
671 470
7.7% 3.0%
7.4 8.5
20 days ago 9 days ago
HTML C
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esp-box

Posts with mentions or reviews of esp-box. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.

esp-sr

Posts with mentions or reviews of esp-sr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.
  • Testing Speech Recognition(Voice User Interface), like "Hey, Siri", "OK, Google"
    1 project | /r/arduino | 27 May 2023
    If it is the right thing, yes: https://github.com/espressif/esp-sr
  • ESP-Skainet Test (Speech Commands Recognition)
    1 project | /r/esp32 | 25 May 2023
  • Show HN: Willow – Open-Source Privacy-Focused Voice Assistant Hardware
    13 projects | news.ycombinator.com | 15 May 2023
    For wake word and voice activity detection, audio processing, etc we use the ESP SR (speech recognition) framework from Espressif[0].

    For speech to text there are two options and more to come:

    1) Completely on device command recognition using the ESP SR Multinet 6 model. Willow will (currently) pull your light and switch entities from Home Assistant and generate the grammar and command definition required by Multinet. We want to develop a Willow Home Assistant component that will provide tighter Willow integration with HA and allow users to do this point and click with dynamic updates for new/changed entities, different kinds of entities, etc all in the HA dashboard/config.

    The only "issue" with Multinet is that it only supports 400 defined commands. You're not going to get something like "What's the weather like in $CITY?" out of it.

    For that we have:

    2-?) Our own highly optimized inference server using Whisper, LLamA/Vicuna, and Speecht5 from transformers (more to come soon). We're open sourcing it next week. Willow streams audio after wake in realtime, gets the STT output, and sends it wherever you want. With the Willow Home Assistant component (doesn't exist yet) it will sit in between our inference server implementation doing STT/TTS or any other STT/TTS implementation supported by Home Assistant and handle all of this for you.

    [0] - https://github.com/espressif/esp-sr

  • Has anyone made a custom wake word for ESP-skainet?
    1 project | /r/esp32 | 10 Jun 2021
    I don't believe that's possible. Seems like a pretty delicate process in the readme...

What are some alternatives?

When comparing esp-box and esp-sr you can also consider the following projects:

willow - Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative

piper - A fast, local neural text to speech system

esp-web-tools - Open source tools to allow working with ESP devices in the browser

AlexaPi - Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead

noise - Go implementation of the Noise Protocol Framework

sepia-docs - Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)

esp-dev-kits - Docs, Schematics, Factory Firmwares for ESP Development Kits

rhasspy - Offline private voice assistant for many human languages

selene-backend - Microservices and web apps to support Mycroft devices

mycroft-core - Mycroft Core, the Mycroft Artificial Intelligence platform.