Commit Graph

  • b0d5ad4f27 Merge remote-tracking branch 'origin/master' master Mathieu 2022-01-06 10:59:21 +0100
  • 9346b26d09 added file support audio process request (mainly for android support) Mathieu 2022-01-06 10:58:15 +0100
  • 8c295935c7 updated common errors readme Mathieu 2022-01-06 10:57:43 +0100
  • de91f18a68 Added ideas from Google Assistants (TODOS) Mathieu 2021-10-14 11:49:49 +0200
  • 462c39936c Removed unused configurations values from config.json Mathieu 2021-10-14 08:58:44 +0200
  • c5dec4c83b Moved languages.json and spacy.json to utils/config/ as they do not need to be user-modifiable Mathieu 2021-10-14 08:52:56 +0200
  • 9bc20638ba Renamed tts folder to stt (i mixed up the two) Mathieu 2021-10-14 08:01:15 +0200
  • 692616a1c3 Added WIP alpine dockerfile Mathieu 2021-10-12 21:47:47 +0200
  • 7508a4e283 Working final dockerfile using Ubuntu Mathieu 2021-10-12 21:23:17 +0200
  • 4db304de42 Merge remote-tracking branch 'origin/master' 1.1 Mathieu 2021-10-12 20:03:33 +0200
  • b76dd62732 Removed unused requirements Mathieu 2021-10-12 20:03:17 +0200
  • e7d8898ab9
    Delete start.sh Mathieu Broillet 2021-10-12 19:50:25 +0200
  • fb3470e7bd
    Update .gitignore Mathieu Broillet 2021-10-12 19:50:07 +0200
  • d090a6ae01
    Create start.sh Mathieu Broillet 2021-10-12 18:17:09 +0200
  • 816ca63ef4
    Update README.md Mathieu Broillet 2021-10-12 18:03:34 +0200
  • 8664590aeb Added a Dockerfile (in testing) 1.0 Mathieu 2021-10-10 13:40:00 +0200
  • cf448f624c Added vosk basic tests Mathieu 2021-09-17 15:05:32 +0200
  • 48c28b34c5 Print sentence before establishing opentts connection Mathieu 2021-09-14 15:45:06 +0200
  • e5ec573705 Fix replace with single braces in dialog Mathieu 2021-09-14 15:44:46 +0200
  • a3798e1a2c Added movie master skill Mathieu 2021-09-14 15:44:22 +0200
  • 807fa16d14 Specified version requirements for fuzzywuzzy Mathieu 2021-09-14 10:49:41 +0200
  • f4d24f7eec Added timeout for tts Mathieu 2021-09-14 10:49:20 +0200
  • 6284b7c2ab Added wolfram-alpha fallback Mathieu 2021-09-14 10:49:09 +0200
  • 3c95978fc9 Added "searching" dialog to wikipedia skill Mathieu 2021-09-14 09:25:38 +0200
  • 14da3bc8f2 Adapted spotify skill for using new required config fields system Mathieu 2021-09-13 22:10:34 +0200
  • 66b2c411aa New required configs field for skills Mathieu 2021-09-13 22:10:11 +0200
  • af81c42f4e Moved !secret from config.json to only secrets.json Mathieu 2021-09-13 22:09:43 +0200
  • e8af85e0d5 Turn on/off + shutdown/restart (HomeAssistantSkill) Mathieu 2021-09-13 22:09:08 +0200
  • 4201b5cbcc (HA) Added fuzzy match on overriden entities and improved intents Mathieu 2021-09-13 15:46:52 +0200
  • 2796d86fca Manual override for homeassistant entity (turn on/off) Mathieu 2021-09-13 15:24:13 +0200
  • 05042e0956 improved homeassistant turn on/off intents Mathieu 2021-09-13 15:23:27 +0200
  • 31b2d360bd added a few skills todos Mathieu 2021-09-13 15:23:12 +0200
  • 318d9caf30 Added 404 error (windows) on homeassistant api in the readme Mathieu 2021-09-13 15:22:56 +0200
  • e828154351 Started homeassistant skill Mathieu 2021-09-12 21:50:30 +0200
  • 314d468e29 added example in pause music intent spotify Mathieu 2021-09-08 15:16:07 +0200
  • 7bb05c937a updated start speedtest intent Mathieu 2021-09-08 14:54:00 +0200
  • f3424428ec updated resume music intent Mathieu 2021-09-08 14:53:52 +0200
  • d1ab77e9a0 Added FANN2 error solution for windows Mathieu 2021-09-08 14:53:42 +0200
  • a6144c65e8 Updated decide skill Mathieu 2021-09-08 14:53:27 +0200
  • f28b927bc5 Updated joke skill with spiltted providers Mathieu 2021-09-08 14:53:09 +0200
  • 232ba70bbf removed old date_and_time skill (backup to .zip) Mathieu 2021-09-08 14:52:26 +0200
  • 2d2d7dbb74
    Update README.md Mathieu Broillet 2021-08-30 18:44:49 +0200
  • b26dc2f71f
    Update README.md Mathieu Broillet 2021-08-30 18:44:32 +0200
  • 74227aa3bf
    Added FANN to common errors with a fix (hopefully) Mathieu Broillet 2021-08-30 18:44:22 +0200
  • ee657624a5 Fixed not random song when providing only artist (spotify skill) Mathieu 2021-08-28 16:56:15 +0200
  • 06a4658326 added mycroft thanks and print speaked dialogs (test) Mathieu 2021-08-28 16:28:35 +0200
  • d5ce1ae7fd forgot to return the error message (see previous commit) Mathieu 2021-08-28 16:13:01 +0200
  • 63e37858cf Added try/except on recognize_google method for audio without any detected speech Mathieu 2021-08-28 16:11:36 +0200
  • b0c515761c Fixed bug when jarvis wouldn't start outside pycharm Mathieu 2021-08-22 18:44:32 +0200
  • 60f558c9dd added todo Mathieu B 2021-08-12 13:47:00 +0200
  • 8540b170db Stop timer intent + starting working on background tasks Mathieu B 2021-08-12 13:46:52 +0200
  • 4b76a0ce1f Improved the weather skill models for overall better experience Mathieu B 2021-08-07 16:34:44 +0200
  • 12119f4281 Lots of improvements for WeatherSkill Mathieu B 2021-08-03 21:31:22 +0200
  • e954f4d1e7 WeatherSKill improvements Mathieu B 2021-08-03 19:06:04 +0200
  • 18069024bf not using mycroft weather skill as a base in the end Mathieu B 2021-08-03 19:05:55 +0200
  • f6ee8ed1b1 Registered WeatherSkill and train_padatious on startup Mathieu B 2021-08-03 19:05:07 +0200
  • a9c70c6009 replace en-en to en-us Mathieu B 2021-08-03 19:04:26 +0200
  • 699cdc7f0c started weather skill based on the mycroft one Mathieu B 2021-08-03 12:19:34 +0200
  • 306bae80e5 improved timer skill Mathieu B 2021-08-02 23:07:06 +0200
  • 7c5f0114c9 Made Skill class a lot more clean and readable Mathieu B 2021-08-02 20:04:28 +0200
  • e90e0dc547 Cleaned intent_manager.py Mathieu B 2021-08-02 19:07:59 +0200
  • 214e8a6a9c Improved timer skill intent Mathieu B 2021-08-02 18:23:11 +0200
  • 9f9994a2f8 Improved timer skill intent Mathieu B 2021-08-02 12:11:54 +0200
  • 7d2d6c2448 fixed data being reset on padatious intents recognise Mathieu B 2021-08-02 12:06:46 +0200
  • 6739835cdc register timerskill in main Mathieu B 2021-08-02 12:04:25 +0200
  • 229a58eb6c fixed group naming in timer skill regexs Mathieu B 2021-08-02 12:04:16 +0200
  • fd1a6e1afc started working on timer skill Mathieu B 2021-08-02 12:01:32 +0200
  • 95db3f0cee started example skill Mathieu B 2021-08-02 11:57:38 +0200
  • 7152a73031 added padatious entity support Mathieu B 2021-08-02 11:57:16 +0200
  • 69697818ec cleaned recognise method Mathieu B 2021-08-02 11:08:19 +0200
  • c23390cb79 various little improvements Mathieu B 2021-08-01 23:15:03 +0200
  • 3aae72333b improved decide skill Mathieu B 2021-08-01 21:09:01 +0200
  • 3e1d98432c add adapt matches to data for intents handlers Mathieu B 2021-08-01 21:07:22 +0200
  • d90079873c added decide skill Mathieu B 2021-08-01 21:07:03 +0200
  • d5c76e3b91 fixed - instead of _ in adapt handle Mathieu B 2021-08-01 19:30:00 +0200
  • e598f69843 Improved speedtest skill Mathieu B 2021-08-01 19:01:58 +0200
  • 050d470610 Added threaded speak_dialog (to not wait for it to finish speaking) and fixed TTS issue with float in sentences Mathieu B 2021-08-01 19:00:51 +0200
  • bb138405d1 add speedtest-cli to requirements Mathieu B 2021-08-01 18:26:56 +0200
  • 8748621946 Improved spotify and speedtest dialogs Mathieu B 2021-08-01 18:26:44 +0200
  • e8775f2516 register speedtest skill in main Mathieu B 2021-08-01 18:26:26 +0200
  • bac0ce84a3 return "i didn't understand" when intent isn't recognized Mathieu B 2021-08-01 18:26:11 +0200
  • 8e2dfe1ad5 added no-voice support Mathieu B 2021-08-01 18:25:52 +0200
  • 7957fd4ab5 Added speedtest skill Mathieu B 2021-08-01 18:25:40 +0200
  • 8492038b38 pause the music before speaking dialog for spotify skill Mathieu B 2021-08-01 18:24:13 +0200
  • a6e749ce5a Added all dialogs for spotify skill Mathieu B 2021-08-01 17:02:21 +0200
  • 2f2069696a Added speak_dialog for play_song spotify skill Mathieu B 2021-08-01 12:22:00 +0200
  • 512c423f45 New method speak_dialog for skills Mathieu B 2021-08-01 12:21:32 +0200
  • 2a73291fa0 Fixed issue with on giving client ip and port to the intent handler Mathieu B 2021-08-01 11:56:38 +0200
  • 7dc92de383 Added data in create_skill and skill init (for client ip, port and more) Mathieu B 2021-08-01 11:48:57 +0200
  • 59029f8398 added working opentts integration Mathieu B 2021-08-01 11:48:33 +0200
  • 217f6d881c call intent_manager.recognise method with client ip and port Mathieu B 2021-08-01 11:47:51 +0200
  • b9c1cfae9a added data (client_ip and port) to recognise and handle methods in intent_manager Mathieu B 2021-08-01 11:47:16 +0200
  • 664ef7a957 removed test speak from main.py Mathieu B 2021-08-01 11:46:32 +0200
  • 33b4dbc8fc improved spotify pause_music and resume_music Mathieu B 2021-08-01 11:46:22 +0200
  • 9d1b844667 moved todo Mathieu B 2021-08-01 11:46:04 +0200
  • 314bf9db8d remove unused values in config.json Mathieu B 2021-08-01 11:02:14 +0200
  • 1f248d74c4 Tried TTS with Larynx Mathieu B 2021-08-01 09:58:09 +0200
  • b8a17164f8 Tried TTS with Larynx Mathieu B 2021-08-01 09:58:05 +0200
  • 3f64aa6659 moved main.app to flask_utils.app Mathieu B 2021-07-31 20:38:00 +0200
  • c60f57afd8 Improved play_a_song.intent from spotify skill Mathieu B 2021-07-31 19:34:42 +0200