palgrave
v2.0.3
Published
The open-source digital assistant
Downloads
4
Readme
InstantPalgrave
Instant Palgrave, the open-source digital assistant
Setup dev
Create a python3(.8??) vitualenv and then:
pip install -r requirements.txt
and then:
python palgrave.py
Trouble with pyaudio
In fedora I had to dnf install portaudio-devel
. Ubuntu users might need portaudio19-dev