Comparison of voice assistants: Difference between revisions
Jump to navigation
Jump to search
(Added link to SEPIA STT) |
No edit summary |
||
Line 15: | Line 15: | ||
| | | | ||
| | | | ||
| | |anyone, private user or enterprise | ||
|- | |- | ||
|License | |License | ||
Line 22: | Line 22: | ||
| | | | ||
| | | | ||
| | |Apache 2.0 | ||
https://github.com/stanford-oval/genie-toolkit/blob/master/LICENSE | |||
|- | |- | ||
|Requires internet access | |Requires internet access | ||
Line 30: | Line 31: | ||
| | | | ||
| | | | ||
| | |offline engines, but services like Thingtalk for web services, require internet | ||
|- | |- | ||
|Offline STT | |Offline STT | ||
Line 37: | Line 38: | ||
| | | | ||
| | | | ||
| | |No | ||
|- | |- | ||
|Offline TTS | |Offline TTS | ||
Line 44: | Line 45: | ||
| | | | ||
| | | | ||
| | |No | ||
|- | |- | ||
|URL | |URL | ||
Line 51: | Line 52: | ||
| | | | ||
| | | | ||
| | |https://oval.cs.stanford.edu/ | ||
https://github.com/stanford-oval | |||
https://github.com/stanford-oval/genie-toolkit | |||
|- | |- | ||
|Comment | |Comment | ||
Line 59: | Line 64: | ||
| | | | ||
| | | | ||
| | |Genie is one of the core technologies enabling the Stanford open Virtual Assistant architecture. See: https://oval.cs.stanford.edu/ | ||
|- | |- | ||
|Linux | |Linux | ||
Line 94: | Line 99: | ||
| | | | ||
| | | | ||
| | |No | ||
|- | |- | ||
|... | |... |
Revision as of 12:05, 19 December 2021
There are lots of (open) voice assistants out there. Maybe we can make a comparison list of which assistants exists, in which points they're equal and which aspects differ.
Mycroft AI | SEPIA | Rhasspy | Leon | Genie | |
---|---|---|---|---|---|
Target group | Makers, tinkerers, smart-home enthusiasts,
end-users via mobile app |
anyone, private user or enterprise | |||
License | MIT | Apache 2.0
https://github.com/stanford-oval/genie-toolkit/blob/master/LICENSE | |||
Requires internet access | 100% offline is possible, but services
like Wikipedia or news require internet |
offline engines, but services like Thingtalk for web services, require internet | |||
Offline STT | via SEPIA STT | No | |||
Offline TTS | via SEPIA-Home | No | |||
URL | https://sepia-framework.github.io/ | https://oval.cs.stanford.edu/ | |||
Comment | Highly customizable. Modules can be distributed to
multiple Raspberry Pis in home network. |
Genie is one of the core technologies enabling the Stanford open Virtual Assistant architecture. See: https://oval.cs.stanford.edu/ | |||
Linux | Yes | ||||
Windows | Yes | ||||
Mac OS X | Yes | ||||
Raspberry Pi | Yes | ||||
Own hw product line | No (maybe someday ^^) | No | |||
... |