Skip to content

Commit 7da1a21

Browse files
authored
Merge pull request #8 from FOSSdroid-org/Add-voice-assistants
Create voice-assistants.md
2 parents 2d9c736 + f483a45 commit 7da1a21

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/voice-assistants.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
| Project | Platforms | Features | Privacy | Status | License |
3+
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | -------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ | --------------------------------------------------------------------------- |
4+
| [Mycroft](https://github.com/MycroftAI/mycroft-core) | Linux, Raspberry Pi, Android, proprietary devices | Voice Recognition, Text-to-Speech | No tracking, FOSS, user controls all data | Mature but no longer updated/supported (December 2021) | [Apache 2.0](https://github.com/MycroftAI/mycroft-core/blob/dev/LICENSE.md) |
5+
| [Home Assistant](https://www.home-assistant.io/) | Raspberry Pi, Proprietary Boards, Linux Servers. Web app + Android/iOS support | Smart home control, offline processing | No internet required | Active development; voice capabilities being developed by Rhasspy | [Apache 2.0](https://github.com/home-assistant/core/blob/dev/LICENSE.md) |
6+
| [OpenVoiceOS](https://www.openvoiceos.org/) | Python Virtual Environment, Docker, Custom OS for Raspberry Pi and Mycroft devices | Updated replacement for Mycroft. Many plugins available. | No internet required for core, voice model uses third party by default. Self-hosted voice models available. | Active development | [Apache 2.0](https://github.com/OpenVoiceOS/ovos-core) |
7+
| [Leon](https://getleon.ai/) | Self-hosted on Linux with NPM | Plugins, multiple TTS/STT models and providers. | Cloud and local voice models available. | Active development | [MIT](https://getleon.ai/) |
8+
| [Dicio](https://github.com/Stypox/dicio-android?tab=readme-ov-file) | Android app | All processing on your device, multi-language support | All TTS/STT is local | Semi-active development (last commit 3 weeks ago as of 2025-03-20) | [GPL-3.0](https://github.com/Stypox/dicio-android?tab=GPL-3.0-1-ov-file) |
9+

0 commit comments

Comments
 (0)