Mathieu
|
f4d24f7eec
|
Added timeout for tts
|
2021-09-14 10:49:20 +02:00 |
|
Mathieu
|
6284b7c2ab
|
Added wolfram-alpha fallback
|
2021-09-14 10:49:09 +02:00 |
|
Mathieu
|
af81c42f4e
|
Moved !secret from config.json to only secrets.json
|
2021-09-13 22:09:43 +02:00 |
|
Mathieu
|
06a4658326
|
added mycroft thanks and print speaked dialogs (test)
|
2021-08-28 16:28:35 +02:00 |
|
Mathieu
|
d5ce1ae7fd
|
forgot to return the error message (see previous commit)
|
2021-08-28 16:13:01 +02:00 |
|
Mathieu
|
63e37858cf
|
Added try/except on recognize_google method for audio without any detected speech
|
2021-08-28 16:11:36 +02:00 |
|
Mathieu B
|
c23390cb79
|
various little improvements
|
2021-08-01 23:15:03 +02:00 |
|
Mathieu B
|
8e2dfe1ad5
|
added no-voice support
|
2021-08-01 18:25:52 +02:00 |
|
Mathieu B
|
59029f8398
|
added working opentts integration
|
2021-08-01 11:48:33 +02:00 |
|
Mathieu B
|
217f6d881c
|
call intent_manager.recognise method with client ip and port
|
2021-08-01 11:47:51 +02:00 |
|
Mathieu B
|
1f248d74c4
|
Tried TTS with Larynx
|
2021-08-01 09:58:09 +02:00 |
|
Mathieu B
|
3f64aa6659
|
moved main.app to flask_utils.app
|
2021-07-31 20:38:00 +02:00 |
|
Mathieu B
|
411ddec237
|
Integration with the Client Speech to Text working :) (also moved flask related methods to flask_utils.py)
|
2021-07-31 12:57:23 +02:00 |
|
Mathieu B
|
b5302bd773
|
added a fake emails generator to bypass some api rate limits
|
2021-07-30 21:12:28 +02:00 |
|
Mathieu B
|
e50a411a49
|
added method to get only a language country code (fr for fr-fr, etc)
|
2021-07-30 21:11:49 +02:00 |
|
Mathieu B
|
6e28b7076e
|
(IMPORTANT) Removed old AI training model and old intents
|
2021-07-30 12:37:16 +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
|
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 |
|