Commit Graph

11 Commits (4aebf3c50e46ce0fff39f19f330e5c4a6f3058b8)

Author SHA1 Message Date
Åke Forslund c04b6bbc3b Update adapt to a version with matching pyee 2020-10-22 11:43:06 +02:00
Åke Forslund 0a9de0ab7c Update to pyee 8.1.0
pyee 8.1.0 adds a small change to make the once call to be more safe in
multithreaded environments.

This switches back from the now deprecated BaseEventEmitter to the
standard EventEmitter.
2020-10-22 11:43:06 +02:00
Gaganpreet Arora b198f0e936 update gtts 2020-09-19 15:10:05 +02:00
Kris Gesling 6cb219dc15 bump MSK version 2020-09-09 16:15:51 +09:30
Kris Gesling 6e9d6d3795 bump version numbers for 20.08 2020-08-21 10:43:58 +09:30
Kris Gesling 089dc91fa4 upgrade Lingua Franca to v0.2.2 2020-08-11 14:53:26 +09:30
Åke Forslund 29d4b91309 Update Adapt to version using pyee 7.0.1 2020-07-07 08:30:26 +02:00
Åke Forslund 0fc1ba325a Update pyee to v7.0.1
pyee has added ThreadExecutor variant of the EventEmitter which can
replace the home-spun threadpool based emitter
2020-07-07 08:21:42 +02:00
Åke Forslund e8886492e0 Upgrade padatious to 0.4.8
This adds better support for `'`
2020-05-25 11:59:37 +02:00
Bart Ribbers 01900e5a29 Check the skill directory and XDG_CONFIG_DIR for settings 2020-05-15 11:45:13 +02:00
Bart Ribbers 531f78c499
Move requirements.txt to a new requirements folder and add optional deps
Some dependencies aren't actually required but can be optionally
installed for extra functionality.

The Chromecast is an optional audio backend
VLC is an optional audio backend
pyalsaaudio is only used by the mark1 enclosure
google-api-python-client is an optional STT backend, by default Mycroft
uses the Mycroft servers
2020-05-11 15:31:10 +02:00