rhasspy VS larynx

Compare rhasspy vs larynx and see what are their differences.

larynx

End to end text to speech system using gruut and onnx (by rhasspy)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rhasspy larynx
26 18
2,267 788
2.9% -
2.3 0.0
9 months ago 10 months ago
Shell Python
MIT License MIT License
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.

rhasspy

Posts with mentions or reviews of rhasspy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • New project: Grocy Rhasspy Skill
    2 projects | /r/grocy | 4 Apr 2023
    I've been working on this for a few months now and I think I have it to a point where I am ready to share. This is definitely a very niche solution but I am creating a new skill handler for Grocy for the Open Source Voice Assistant Rhasspy (https://github.com/rhasspy/rhasspy). My handler is here: https://github.com/MCHellspawn/hermes-app-grocy. It is not complete yet but getting there. With is skill and a working Rhasspy 2.5 setup you can do a lot of tasks in Grocy with your voice. So far you can create and delete shopping lists, create products and add and remove them from shopping lists, list chores, mark them complete or skipped, and more.
  • Ask HN: Home Voice Assistant Recommendations
    2 projects | news.ycombinator.com | 13 Feb 2023
    It'll run on a cheap Ubuntu box if you can't get a Pi.

    And lots of people seem to like Rhasspy too:

      https://github.com/rhasspy/rhasspy
  • The failure of Amazon's Alexa shows Microsoft was right to kill Cortana
    5 projects | /r/technology | 4 Dec 2022
    Here is one example https://community.rhasspy.org/
  • Someone has to say it: Voice assistants are not doing it for big tech
    2 projects | news.ycombinator.com | 23 Nov 2022
    I tried Amazon's Alexa, the top end model with a display. Often it would taunt you about new/interesting things on the screen, but I could never get them to work. I'd had to memorize things to get even the basics working. Ended up unplugging it.

    However Google's Assistant in comparison worked great, no memorization, and very useful. Sure time, weather, set timers, and alarms worked great with a very flexible set of natural language queries. Even more complex things like what will be the temperature tomorrow at 10pm, simple calculations and unit conversions. But also things like IMDB like queries about directors, actors, which movies someone was in, etc generally worked well. It seemed to really understand things, not just "A web search returned ...". Even more complex things like the wheelbase of a 2004 WRX would return an answer, not a search result.

    With all that said I'm looking for a non-cloud/on site solution, even if it requires more work, most recently noticed https://github.com/rhasspy/rhasspy

  • Rhasspy – Offline private voice assistant for many human languages
    1 project | /r/patient_hackernews | 22 Nov 2022
    1 project | /r/hackernews | 22 Nov 2022
    1 project | /r/Boiling_Steam | 22 Nov 2022
    1 project | /r/hypeurls | 22 Nov 2022
    3 projects | news.ycombinator.com | 22 Nov 2022
  • Google assistant alternatives?
    1 project | /r/fossdroid | 22 Nov 2022
    I just found this one: https://github.com/rhasspy/rhasspy

larynx

Posts with mentions or reviews of larynx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Home Assistant’s Year of the Voice – Chapter 2
    7 projects | news.ycombinator.com | 27 Apr 2023
    The most exciting thing about Home Assistant's "Year of the Voice", for me, is that it is apparently enabling/supporting @synesthesiam's continued phenomenal contributions to the FLOSS off-line voice synthesis space.

    The quality, variety & diversity of voices that synesthesiam's "Larynx" TTS project (https://github.com/rhasspy/larynx/) made available, completely transformed the Free/Open Source Text To Speech landscape.

    In addition "OpenTTS" (https://github.com/synesthesiam/opentts) provided a common API for interacting with multiple FLOSS TTS projects which showed great promise for actually enabling "standing on the shoulders of" rather than re-inventing the same basic functionality every time.

    The new "Piper" TTS project mentioned in the article is the apparent successor to Larynx and, along with the accompanying LibriTTS/LibriVox-based voice models, brings to FLOSS TTS something it's never had before:

    * Too many voices! :)

    Seriously, the current LibriTTS voice model version has 900+ voices (of varying quality levels), how do you even navigate that many?![0]

    And that's not even considering the even higher quality single speaker models based on other audio recording sources.

    Offline TTS while immensely valuable for individuals, doesn't seem to be attractive domain for most commercial entities due to lack of lock-in/telemetry opportunities so I was concerned that we might end up missing out on further valuable contributions from synesthesiam's specialised skills & experience due to financial realities & the human need for food. :)

    I'm glad we instead get to see what happens next.

    [0] See my follow-up comment about this.

  • Text to speech
    4 projects | /r/selfhosted | 21 Feb 2023
    Larynx!
  • Ask HN: Are there any good open source Text-to-Speech tools?
    15 projects | news.ycombinator.com | 1 Jan 2023
    I've had good results with https://github.com/rhasspy/larynx
  • Recommend a Text to Speech tool ?
    1 project | /r/RASPBERRY_PI_PROJECTS | 12 Nov 2022
    Larynx is a really good text-to-speech engine
  • Klipper on android
    1 project | /r/klippers | 18 Oct 2022
    I was able to install 3.7 following this guide. https://github.com/rhasspy/larynx/issues/9
  • I built an audio only Gemini client.
    2 projects | /r/geminiprotocol | 5 Jun 2022
  • NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level Quality
    14 projects | news.ycombinator.com | 17 May 2022
    If you've not already encountered them I'd definitely encourage you to check out these Free/Open Source projects too:

    * Larynx: https://github.com/rhasspy/larynx/

    * OpenTTS: https://github.com/synesthesiam/opentts

    * Likely Mimic3 in the near future: https://mycroft.ai/blog/mimic-3-preview/

    Larynx in particular has a focus on "faster than real-time" while OpenTTS is an attempt to package & provide common REST API to all Free/Open Source Text To Speech systems so the FLOSS ecosystem can build on previous work supported by short-lived business interests, rather than start from scratch every time.

    AIUI the developer of the first two projects now works for Mycroft AI & is involved in the development of Mimic3 which seems very promising given how much of an impact on quality his solo work has had in just the past couple of years or so.

  • Need a recommendation: Self hosted speech to text service
    1 project | /r/selfhosted | 21 Mar 2022
    I haven't used it on it's own, but Larynx has worked well for me for Rhasspy
  • NATSpeech: High Quality Text-to-Speech Implementation with HuggingFace Demo
    4 projects | news.ycombinator.com | 16 Feb 2022
  • Question: Does anybody know of a working Text to Speech for python on pi?
    1 project | /r/raspberry_pi | 29 Jan 2022

What are some alternatives?

When comparing rhasspy and larynx you can also consider the following projects:

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

tortoise-tts - A multi-voice TTS system trained with an emphasis on quality

ProjectAlice - Project Alice is a smart voice home assistant that is completely modular and extensible.

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

Kaldi Speech Recognition Toolkit - kaldi-asr/kaldi is the official location of the Kaldi project.

RHVoice - a free and open source speech synthesizer for Russian and other languages

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

NeMo - A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

Leon - 🧠 Leon is your open-source personal assistant.

TTS - :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)

rhino - On-device Speech-to-Intent engine powered by deep learning

tacotron2 - Tacotron 2 - PyTorch implementation with faster-than-realtime inference