-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I just finally got SEPIA running via a docker container for testing.
As there are no YouTube videos or tutorials, I couldn't risk spending all that time doing the manual setup with all its steps just to test it out, I wanted to see how it performs before digging further. I ran into so many weird quirks and poor UX on the way, but I eventually got it so I can talk to the android app with my voice.
Then I realized that almost everything I ask it, just opens a web browser, gets it wrong, or does nothing.
- "What is the weather" - gives me the definition of "weather". same with "forecast", "weather outside"
- "What is the temperature outside" - "You have no connection to a smart home right now." (facepalm)
- "What is my name" - tells me about a song called "My Name Is"
- "What is my location" - opens a google search for the term "my location"
- "Set a timer for 30 seconds" - this is one that actually works! Except when it rings:
- "Cancel the timer" - "Are you sure you want to stop the next timer" -> "There seems to be no active timer"
- "How tall is Barack Obama" - "I'm not sure I got that right."
- "What is 2+2" - Tells me about a Pontiac car called 2+2
- "What is the sum of 2 and 2" - searches the web for "sum of 2 and 2"
- "17 divided by 4" - "I'm not sure I got that right"
- "How long is the drive to New York City" - takes me to the Maps app, but the destination is a local financial advisor business, not New York City
- "Show me the way from Munich to Berlin by train" (pulled right from the built-in examples list) - opens map app going from the same random business as above to the address "null, null"
- "Add potatoes to my shopping list" - this seems to work ok.
Overall I'm struggling to see how this will make my life easier, as the software is full of a LOT of configuration, settings, and cluttered interfaces, but it just doesn't seem to be "intelligent" like the website says.
Metadata
Metadata
Assignees
Labels
No labels