willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative (by toverainc)

Willow Alternatives

Similar projects and alternatives to willow

  1. CPython

    1,429 willow VS CPython

    The Python programming language

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. llama.cpp

    LLM inference in C/C++

  4. fingerprintjs

    347 willow VS fingerprintjs

    The most advanced browser fingerprinting library.

  5. TTS

    240 willow VS TTS

    🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

  6. esphome

    ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

  7. mycroft-core

    Discontinued Mycroft Core, the Mycroft Artificial Intelligence platform.

  8. whisper.cpp

    Port of OpenAI's Whisper model in C/C++

  9. connectedhomeip

    Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

  10. templates

    Tasmota Device Templates Repository. Your one stop shop to get templates for devices running Tasmota! (by blakadder)

  11. tinygrad

    58 willow VS tinygrad

    Discontinued You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad] (by geohot)

  12. ATC_MiThermometer

    Custom firmware for the Xiaomi Thermometers and Telink Flasher (by pvvx)

  13. bloaty

    15 willow VS bloaty

    Bloaty: a size profiler for binaries

  14. whisper-turbo

    11 willow VS whisper-turbo

    Cross-Platform, GPU Accelerated Whisper 🏎️

  15. CTranslate2

    Fast inference engine for Transformer models

  16. esp-box

    5 willow VS esp-box

    The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.

  17. willow-inference-server

    Open source, local, and self-hosted highly optimized language inference server supporting ASR/STT, TTS, and LLM across WebRTC, REST, and WS

  18. piper

    55 willow VS piper

    A fast, local neural text to speech system

  19. rhasspy3

    4 willow VS rhasspy3

    An open source voice assistant toolkit for many human languages

  20. voice-pro

    7 willow VS voice-pro

    Comprehensive Gradio WebUI for audio processing, powered by Whisper engines (Whisper, Faster-Whisper, Whisper-Timestamped). Features Voice Changer, zero-shot Voice Cloning (E2, F5-TTS), YouTube downloading, vocal isolation(UVR5), Text-to-Speech (Edge-TTS), and multi-language translation. Perfect for content creators and developers.

  21. vllm

    40 willow VS vllm

    A high-throughput and memory-efficient inference and serving engine for LLMs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better willow alternative or higher similarity.

willow discussion

Log in or Post with

willow reviews and mentions

Posts with mentions or reviews of willow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-27.
  • Show HN: Voice-Pro – AI Voice Cloning Magic: Transform Any Voice in 15 Seconds
    10 projects | news.ycombinator.com | 27 Nov 2024
  • Show HN: Pi-C.A.R.D, a Raspberry Pi Voice Assistant
    3 projects | news.ycombinator.com | 13 May 2024
    Funny, I just picked up a device for use with https://heywillow.io for similar reasons
  • ESPHome
    11 projects | news.ycombinator.com | 23 Apr 2024
  • Should I Open Source my Company?
    5 projects | news.ycombinator.com | 22 Jan 2024
    > - People might criticize my messy/bad/unfinished code

    As someone who has created and maintained open source projects (most recently Willow[0]) for two decades I get a kick out of this.

    Of course when interacting with users and feedback I keep it polite but in my head I'm thinking "You like to talk. I actually DID this. Shut up or submit a PR".

    Surprise surprise they almost never do.

    [0] - https://heywillow.io/

  • Jarvis: A Voice Virtual Assistant in Python (OpenAI, ElevenLabs, Deepgram)
    7 projects | news.ycombinator.com | 18 Dec 2023
    Also check out Willow- https://heywillow.io

    It doesn’t synthesize voice back (yet) but open source and runs all offline on ESP32-based hardware and works with HomeAssistant!

  • Any “Google Home” type solutions that work offline?
    1 project | /r/smarthome | 5 Dec 2023
    Look into https://heywillow.io/ - still early in the project but they are getting good results.
  • Open Source Smart Device
    1 project | /r/TheAmpHour | 10 Nov 2023
  • Home Assistant 2023.11
    11 projects | news.ycombinator.com | 2 Nov 2023
    Very nice!

    Would you be interesting in integrating with my project Willow[0]?

    Willow supports Home Assistant, OpenHAB, and generic REST+MQTT endpoints today. With Home Assistant and OpenHAB we benefit from their specific API support for providing speech to text output and processing through things like the HA Assist Pipelines[1].

    From our standpoint we handle wake word, VAD+AEC+BSS, STT, TTS, user feedback, etc. All we really do is send the speech transcript to the Willow command endpoint (like HA) and speak+display the execution result. Other than all of the wild speech stuff and our obsession with speed and accuracy Willow is really quite "dumb" - think of it as a voice terminal.

    OpenHAB has something similar but it's significantly more limited.

    [0] - https://heywillow.io

    [1] - https://developers.home-assistant.io/docs/voice/pipelines/

  • Distil-Whisper: distilled version of Whisper that is 6 times faster, 49% smaller
    14 projects | news.ycombinator.com | 31 Oct 2023
    I'm the founder of Willow[0] (we use ctranslate2 as well) and I will be looking at this as soon tomorrow as these models are released. HF claims they're drop-in compatible but we won't know for sure until someone looks at it.

    [0] - https://heywillow.io/

  • What's New in Python 3.12
    5 projects | news.ycombinator.com | 18 Oct 2023
    Shameless self-plug but with my project Willow[0] we have a management server implementation to deal with multiple devices, etc. We have a new feature called "Willow One Wake" that takes the incoming audio amplitude when wake word is detected and uses our Willow Application Server (python) to only activate wake on the device closest to the person speaking. Old and tired compared to the commercial stuff but a first in the open source space.

    The asyncio improvements in Python 3.12 especially (plus perf generally) have been instrumental in enabling real world use of this. With Python 3.12 asyncio, uvloop, and FastAPI it works remarkably well[1]. As the demo video shows not only does it not delay responsiveness, it has granularity down to inches.

    [0] - https://heywillow.io/

    [1] - https://youtu.be/qlhSEeWJ4gs

  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic willow repo stats
39
2,664
8.6
6 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?