Mathieu B
|
46c5b86f7c
|
Added lingua-franca
|
2021-07-29 23:03:01 +02:00 |
|
Mathieu B
|
568f6a3fce
|
Added data sent to the handlers (+fix utterance list/str)
|
2021-07-29 23:02:43 +02:00 |
|
Mathieu B
|
d7163ac7de
|
Complete padatious support for skills and clearer separation between adapt and padatious in various class like intent_manager.py or Skill.class
|
2021-07-29 20:16:22 +02:00 |
|
Mathieu B
|
fe76f2bad3
|
Trying to move spotify skill to padatious and looks promising (test.py)
|
2021-07-29 14:57:55 +02:00 |
|
Mathieu B
|
892e1c8cfe
|
Added padatious to readme and requirements + re-added handle to intent manager.
|
2021-07-29 14:08:36 +02:00 |
|
Mathieu B
|
837b87a41d
|
Added spotify skill (not really working atm... issue with regexs)
|
2021-07-29 12:35:07 +02:00 |
|
Mathieu B
|
a3e1da051b
|
Replace old joke skill by new one and a few tests in main.py
|
2021-07-28 23:15:27 +02:00 |
|
Mathieu B
|
5d7ff0c15c
|
Fixed domain using fixed string instead of parameter domain
|
2021-07-28 23:13:53 +02:00 |
|
Mathieu B
|
5513268a97
|
Added speak method in skill (not usable for now) + fix properties crash
|
2021-07-28 23:13:08 +02:00 |
|
Mathieu B
|
cb4e5ee7d8
|
Added intent name in log
|
2021-07-28 21:44:48 +02:00 |
|
Mathieu B
|
1d775135c2
|
Shortened the init of a skill
|
2021-07-28 20:35:20 +02:00 |
|
Mathieu B
|
dc42b827fb
|
Complete handling of intent with @intent_manager on top of method (woohoo)
|
2021-07-28 19:31:47 +02:00 |
|
Mathieu B
|
3372594987
|
Added register_intent in Skill class and grammar
|
2021-07-28 18:05:34 +02:00 |
|
Mathieu B
|
1e9f9cd0ba
|
Fixed the skill system (I don't know how, luck probably)
|
2021-07-28 17:56:05 +02:00 |
|
Mathieu B
|
36a17ff425
|
Whole new skill system (starting wikipedia skill) BUT DOESN'T WORK SEE TODO
|
2021-07-27 23:10:01 +02:00 |
|
Mathieu B
|
6f75239397
|
spacy starting warning log
|
2021-07-27 18:07:51 +02:00 |
|
Mathieu B
|
dc23d6a80a
|
Optimised spacy first loading
|
2021-07-27 18:07:04 +02:00 |
|
Mathieu B
|
d9cf5e56de
|
Added auto spacy model based on language
|
2021-07-27 17:55:20 +02:00 |
|
Mathieu B
|
ab86509e61
|
Moved everything to jarvis/... and added spacy for stopwords
|
2021-07-27 17:44:51 +02:00 |
|