[01:20:41] *** Quits: Horwitz (~mich1@p200300ec9f049e00022268fffe64e7c4.dip0.t-ipconnect.de) (Ping timeout: 272 seconds) [01:33:23] *** Joins: Horwitz (~mich1@p200300ec9f01e500022268fffe64e7c4.dip0.t-ipconnect.de) [01:33:23] *** ChanServ sets mode: +o Horwitz [07:58:23] Tithe [14:05:06] *** Quits: owlman (~owlman@123-243-10-76.static.tpgi.com.au) (Quit: Konversation terminated!) [14:36:24] Hi there : ) [14:36:35] Hi [23:48:35] Hello All. I am working on Kalliope, a voice assistant on the Pinephone. As such I want to use Navit to display route and POI information via DBus signals. I can zoom, set_center_by_string, and set_position, but I cannot get the data format right for set_destination. 😦 Does any one have an example call in python or perl? Also is there anyway to display multiple POIs As the 5 closest friends? And, any possibility [23:48:35] of hooking into the business search via D-Bus? [23:49:01] Hi If [23:49:08] lo [23:49:11] this sounds pretty interesting [23:49:28] Most fun I had with hardware in a long time [23:49:46] what I would be interested is kallilope [23:49:51] could you tell me a little more? [23:50:03] 1 sec [23:50:35] https://kalliope-project.github.io/ [23:51:46] I ask because this is something I have wanted to do for a long time [23:51:55] a voice interface for navit [23:52:18] a voice interface for everything [23:52:31] does it also run on android? [23:52:43] I do everything with the shell neuron, lol [23:53:40] how is the speech to text system realized? [23:53:42] Doubt it. It took me a day or two to port to aarch64, runs and Rp Pis [23:54:55] You have a choice of STTs. The local one, CMUSphinx is only usable by experts. GoogleStt is the most reliable. Google is only recognizing the words, it does not know the applications [23:55:18] Runs on Raspberry PIs [23:55:41] no backends based on common voice? or deepspeech? [23:56:54] Deepspeech is an option. I gather it is serious CPU though so not suitable for mobile. [23:57:39] Don't know common voice. Link please 😉 [23:57:55] ok, https://voice.mozilla.org/ [23:59:07] It was mentioned on their list a couple on months ago. I don't know the state of it.