mycroft-core/mycroft
Chris Veilleux 8f4f7fbaaf Add a new logger implementation that will eventually replace the old one. 2022-03-11 14:49:15 -06:00
..
activity Add run_background in Activity 2021-12-16 17:11:04 -05:00
api PEP8 2021-11-04 20:53:00 +09:30
audio Don't clear audio ignore session id 2022-03-03 19:43:02 +00:00
client Use Silero VAD instead of webrtcvad 2022-03-03 20:29:33 +00:00
configuration Catch HTTPError separately from RequestException to fix bug with response object being None 2022-03-03 13:47:50 -06:00
dialog docstring cleanup 2021-05-11 15:10:32 +09:30
enclosure Catch KeyError if namespace doesn't exist 2022-03-03 12:19:53 +09:30
filesystem Prevent loss of data when migrating from latest to stable 2021-12-03 09:39:23 +09:30
identity Remove inheritance from object 2019-01-11 09:24:21 +01:00
lock Avoid race condition when creating lock directory 2022-03-04 15:29:12 +00:00
messagebus Use XDG Base directories for settings, cache and runtime data 2021-08-05 10:04:45 +02:00
metrics Catch HTTPError separately from RequestException to fix bug with response object being None 2022-03-03 13:47:50 -06:00
res Use Silero VAD instead of webrtcvad 2022-03-03 20:29:33 +00:00
session Remove inheritance from object 2019-01-11 09:24:21 +01:00
skills removed all remaining core code that uses is_paired() except for the enclosure startup, which uses it to determine if the pairing skill needs to be launched. 2022-03-02 13:15:29 -06:00
stt Handle empty audio in Mycroft STT 2022-02-14 19:52:40 +00:00
tts Convert TTS cache WAV to FLAC 2022-02-28 21:57:35 +00:00
util Add a new logger implementation that will eventually replace the old one. 2022-03-11 14:49:15 -06:00
version Version bump from 21.2.0 to 21.2.1 2021-08-27 03:02:54 +00:00
__init__.py fix cyclic imports with LOG 2021-08-05 10:04:45 +02:00