Mathieu B
|
60f558c9dd
|
added todo
|
2021-08-12 13:47:00 +02:00 |
|
Mathieu B
|
8540b170db
|
Stop timer intent + starting working on background tasks
|
2021-08-12 13:46:52 +02:00 |
|
Mathieu B
|
4b76a0ce1f
|
Improved the weather skill models for overall better experience
|
2021-08-07 16:34:44 +02:00 |
|
Mathieu B
|
12119f4281
|
Lots of improvements for WeatherSkill
|
2021-08-03 21:31:22 +02:00 |
|
Mathieu B
|
e954f4d1e7
|
WeatherSKill improvements
|
2021-08-03 19:06:04 +02:00 |
|
Mathieu B
|
18069024bf
|
not using mycroft weather skill as a base in the end
|
2021-08-03 19:05:55 +02:00 |
|
Mathieu B
|
f6ee8ed1b1
|
Registered WeatherSkill and train_padatious on startup
|
2021-08-03 19:05:07 +02:00 |
|
Mathieu B
|
a9c70c6009
|
replace en-en to en-us
|
2021-08-03 19:04:26 +02:00 |
|
Mathieu B
|
699cdc7f0c
|
started weather skill based on the mycroft one
|
2021-08-03 12:19:34 +02:00 |
|
Mathieu B
|
306bae80e5
|
improved timer skill
|
2021-08-02 23:07:06 +02:00 |
|
Mathieu B
|
7c5f0114c9
|
Made Skill class a lot more clean and readable
|
2021-08-02 20:04:28 +02:00 |
|
Mathieu B
|
e90e0dc547
|
Cleaned intent_manager.py
|
2021-08-02 19:07:59 +02:00 |
|
Mathieu B
|
214e8a6a9c
|
Improved timer skill intent
|
2021-08-02 18:23:11 +02:00 |
|
Mathieu B
|
9f9994a2f8
|
Improved timer skill intent
|
2021-08-02 12:11:54 +02:00 |
|
Mathieu B
|
7d2d6c2448
|
fixed data being reset on padatious intents recognise
|
2021-08-02 12:06:46 +02:00 |
|
Mathieu B
|
6739835cdc
|
register timerskill in main
|
2021-08-02 12:04:25 +02:00 |
|
Mathieu B
|
229a58eb6c
|
fixed group naming in timer skill regexs
|
2021-08-02 12:04:16 +02:00 |
|
Mathieu B
|
fd1a6e1afc
|
started working on timer skill
|
2021-08-02 12:01:32 +02:00 |
|
Mathieu B
|
95db3f0cee
|
started example skill
|
2021-08-02 11:57:38 +02:00 |
|
Mathieu B
|
7152a73031
|
added padatious entity support
|
2021-08-02 11:57:16 +02:00 |
|
Mathieu B
|
69697818ec
|
cleaned recognise method
|
2021-08-02 11:08:19 +02:00 |
|
Mathieu B
|
c23390cb79
|
various little improvements
|
2021-08-01 23:15:03 +02:00 |
|
Mathieu B
|
3aae72333b
|
improved decide skill
|
2021-08-01 21:09:01 +02:00 |
|
Mathieu B
|
3e1d98432c
|
add adapt matches to data for intents handlers
|
2021-08-01 21:07:22 +02:00 |
|
Mathieu B
|
d90079873c
|
added decide skill
|
2021-08-01 21:07:03 +02:00 |
|
Mathieu B
|
d5c76e3b91
|
fixed - instead of _ in adapt handle
|
2021-08-01 19:30:00 +02:00 |
|
Mathieu B
|
e598f69843
|
Improved speedtest skill
|
2021-08-01 19:01:58 +02:00 |
|
Mathieu B
|
050d470610
|
Added threaded speak_dialog (to not wait for it to finish speaking) and fixed TTS issue with float in sentences
|
2021-08-01 19:00:51 +02:00 |
|
Mathieu B
|
bb138405d1
|
add speedtest-cli to requirements
|
2021-08-01 18:26:56 +02:00 |
|
Mathieu B
|
8748621946
|
Improved spotify and speedtest dialogs
|
2021-08-01 18:26:44 +02:00 |
|
Mathieu B
|
e8775f2516
|
register speedtest skill in main
|
2021-08-01 18:26:26 +02:00 |
|
Mathieu B
|
bac0ce84a3
|
return "i didn't understand" when intent isn't recognized
|
2021-08-01 18:26:11 +02:00 |
|
Mathieu B
|
8e2dfe1ad5
|
added no-voice support
|
2021-08-01 18:25:52 +02:00 |
|
Mathieu B
|
7957fd4ab5
|
Added speedtest skill
|
2021-08-01 18:25:40 +02:00 |
|
Mathieu B
|
8492038b38
|
pause the music before speaking dialog for spotify skill
|
2021-08-01 18:24:13 +02:00 |
|
Mathieu B
|
a6e749ce5a
|
Added all dialogs for spotify skill
|
2021-08-01 17:02:21 +02:00 |
|
Mathieu B
|
2f2069696a
|
Added speak_dialog for play_song spotify skill
|
2021-08-01 12:22:00 +02:00 |
|
Mathieu B
|
512c423f45
|
New method speak_dialog for skills
|
2021-08-01 12:21:32 +02:00 |
|
Mathieu B
|
2a73291fa0
|
Fixed issue with on giving client ip and port to the intent handler
|
2021-08-01 11:56:38 +02:00 |
|
Mathieu B
|
7dc92de383
|
Added data in create_skill and skill init (for client ip, port and more)
|
2021-08-01 11:48:57 +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
|
b9c1cfae9a
|
added data (client_ip and port) to recognise and handle methods in intent_manager
|
2021-08-01 11:47:16 +02:00 |
|
Mathieu B
|
664ef7a957
|
removed test speak from main.py
|
2021-08-01 11:46:32 +02:00 |
|
Mathieu B
|
33b4dbc8fc
|
improved spotify pause_music and resume_music
|
2021-08-01 11:46:22 +02:00 |
|
Mathieu B
|
9d1b844667
|
moved todo
|
2021-08-01 11:46:04 +02:00 |
|
Mathieu B
|
314bf9db8d
|
remove unused values in config.json
|
2021-08-01 11:02:14 +02:00 |
|
Mathieu B
|
1f248d74c4
|
Tried TTS with Larynx
|
2021-08-01 09:58:09 +02:00 |
|
Mathieu B
|
b8a17164f8
|
Tried TTS with Larynx
|
2021-08-01 09:58:05 +02:00 |
|
Mathieu B
|
3f64aa6659
|
moved main.app to flask_utils.app
|
2021-07-31 20:38:00 +02:00 |
|