Projet ratatouille: interface tampon entre Rhasspy, Hass, Mpd, Bookstack, Systemd et autre
Find a file
2025-02-05 00:52:33 +01:00
src improve sentence corrector 2025-02-05 00:52:33 +01:00
.gitignore Implement get and list hass entities 2021-01-25 01:19:20 +01:00
await.sh add await script 2024-11-26 18:46:06 +01:00
config.py Add 'alexa' intent, support for rhasspy v3 2023-04-01 02:12:13 +02:00
config.py.template add wakeup_time to config.py 2021-05-04 23:00:57 +02:00
LICENSE Initial commit 2021-01-11 14:29:45 -05:00
main.py Fixes 2025-02-01 01:19:28 +01:00
README.md readme 2025-02-01 01:34:16 +01:00
requirements.txt Replace alexa neural network by simple fuzzy search 2024-10-27 15:55:20 +01:00

ratatouille

Projet ratatouille: interface tampon entre Rhasspy, Hass, Mpd, Bookstack, Systemd et autre.

To work with models (intent.py), transformers and pytorch is needed.

See https://pytorch.org/get-started/locally/

Run

python main.py server -i 127.0.0.1 -p 7777 --mpd 10.10.10.10

ou

python main.py prompt