mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-10 17:24:44 +00:00
Added Voice Related Modules info page
parent
44937152af
commit
c6987fcb7c
42
Voice-Related-Modules.md
Normal file
42
Voice-Related-Modules.md
Normal file
@ -0,0 +1,42 @@
|
||||
|
||||
This is a table of MM modules that are using various forms of Voice related functionalities. It is primarily meant as a quick guide to find out what what kind of *Alexa, Siri and Google Voice* like features certain modules has, and/or if it is employing some kind of AI/ML.
|
||||
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
Name = [Name](GitHub URL):
|
||||
Status = [ok,stale,broke] : What is the `Development Status`? ("ok" means maintained with issues & PR's being resolved.)
|
||||
Latest = [yyyy-mm-dd] : The `Latest Commit Date` on the master bransh
|
||||
CWW? = [yes/no] : Does it allow for `Custom Wake Word`?
|
||||
AI? = [yes,no] : Does it utilize *Artificial Intelligenece* or *Machine Learning*?
|
||||
Privacy? = [yes,no] : Does it share your data and voice recording on internet?
|
||||
Difficulty = [easy, medium, hard] : What is the difficulty level or experience needed to use and implement the module?
|
||||
MM-QA = [1-5] *stars* : How does the MM developer community rate the quality of this module? (5 being best)
|
||||
Description = -- : The most important points what the module does and how its better or different from others?
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
**Please add you Voice related module to this table with the info shown above.**
|
||||
|
||||
| Name | Status | Latest | CWW? | AI? | Privacy? | Difficulty | MM-Quality | Description |
|
||||
|:---- |:------ |:------ |:---- |:--- |:-------- |:---------- |:---------- |:----------- |
|
||||
| [MMM-alexa](https://github.com/sakirtemel/MMM-alexa/) | | 2016-11-08 | | | | | | npm: https://www.npmjs.com/package/MMM-alexa |
|
||||
| [MMM-AlexaPi](https://github.com/dgonano/MMM-AlexaPi) | | 2017-03-31 | | | | | | |
|
||||
| [MMM-Assistant](https://github.com/eouia/MMM-Assistant) | | xxxx-xx-xx | | | | | | |
|
||||
| [MMM-awesome-alexa](https://github.com/dolanmiu/MMM-awesome-alexa/) | | xxxx-xx-xx | | | | | | |
|
||||
| [MMM-GoogleAssistant](https://github.com/gauravsacc/MMM-GoogleAssistant) | | xxxx-xx-xx | | | | | | |
|
||||
| [MMM-Hello-Mirror](https://github.com/Matzefication/MMM-Hello-Mirror) | | 2017-03-02 | | | | | | |
|
||||
| [MMM-Jarvis-Voice-Control](https://github.com/merceaemil/MMM-Jarvis-Voice-Control)| | xxxx-xx-xx | | | | | | https://www.openjarvis.com/ |
|
||||
| [MMM-MirrorMirrorOnTheWall](https://github.com/joanaz/MMM-MirrorMirrorOnTheWall) | | xxxx-xx-xx | | | | | | |
|
||||
| [MMM-SUSI-AI](https://github.com/fossasia/MMM-SUSI-AI) | | xxxx-xx-xx | | | | | | |
|
||||
| [MMM-Voice-Control](https://github.com/dr4ke616/MMM-Voice-Control) | | 2017-03-26 | | | | | | |
|
||||
| [MMM-voice](https://github.com/fewieden/MMM-voice) | | xxxx-xx-xx | | | | | | |
|
||||
| | | | | | | | | |
|
||||
| [alexa-voice-service.js](https://github.com/miguelmota/alexa-voice-service.js) | | days ago | | | | | | |
|
||||
| [AlexaPi](https://github.com/alexa-pi/AlexaPi) | | xxxx-xx-xx | | | | | | |
|
||||
| [Hello-Lucy](https://github.com/mykle1/Hello-Lucy) | | xxxx-xx-xx | | | | | | |
|
||||
| [magic-mirror-voice](https://github.com/whyjustin/magic-mirror-voice) | | xxxx-xx-xx | | | | | | |
|
||||
| [snowboy](https://github.com/Kitt-AI/snowboy) | | xxxx-xx-xx | | | | | | |
|
||||
| [voicecontrol](https://github.com/alexyak/voicecontrol) | | xxxx-xx-xx | | | | | | |
|
Loading…
x
Reference in New Issue
Block a user