1
0
Fork 0
KALLIOPE_FRENCH_PERSONALISA.../README.md

23 lines
651 B
Markdown
Raw Normal View History

# requirements
/!\ You need to have the [Kalliope Core](https://github.com/kalliope-project/kalliope) installed before cloning this starter kit.
This starter kit has been tested with the version v0.5.0 of Kalliope.
If you have error with _snowboydetect kalliope can not import _snowboydetect.so with you current version of python.
Too fix it, you can use script in bellow
```bash
sudo ./fix_snowboy_bin.sh
```
# kalliope starter config fr
This is an out of the box working configuration for french kalliope user.
How to use
```bash
git clone https://github.com/kalliope-project/kalliope_starter_fr.git
cd kalliope_starter_fr
kalliope start
```