genie-server
genie-server copied to clipboard
The home server version of Almond
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
I'm trying to setup the server without Home Assistant. The reported time is incorrect by several hours and my location is reported as Unknown. Is there a config file for...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
not an issue, but just a note for anyone trying to install the dev environment on WSL - you will have to run the commands in [https://github.com/stanford-oval/genie-sdk/blob/main/install.sh](https://github.com/stanford-oval/genie-sdk/blob/main/install.sh) manually to avoid...
During a recent video demo of Genie https://youtu.be/6ZMXE5PXPqU?t=9694 the two team members stated that the stand-alone version of Genie sends TTS/STT data to Microsoft, and the Semantic Parser runs on...
Problem: At present, there is no docker image for armv8/arm64/aarch64 architectures. A fairly sizable target for the genie-server are SBCs (Single Board Computers) such as Raspberry Pi/Orange Pi and others...
Hi, I followed README, clone and npm install ``` $ git clone [email protected]:stanford-oval/genie-server.git $ npm ci ``` Then I got error: ``` $ npm ERR! path /Users/zhiyuanli/Desktop/Almond-proj/genie-server/node_modules/genie-toolkit/dist/tool/genie.js $npm ERR! errno...
Is PipeWire support planned? It was developed by red hat for use in the automotive grade linux project to make audio mixing easier (i.e. turn music down when navigation instructions...
The [Docs](https://wiki.almond.stanford.edu/user-guide/almond-server#hardware-os) mention that almond-server should run on RaspberryPi 3 + 4 but there is not suitable Image in the Dockerhub for architectures other than amd64 as you can see...