1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-07-02 22:36:54 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
97083de0fa Create main loop (main.py), background threads, config.py 2020-07-19 22:27:01 +03:00
d7868f2f98 upgrade Command.find() with fuzzywuzzy (one letter problem stayed) 2020-06-25 00:59:11 +03:00
76e6ec9061 Remove mp3 files, fuzzy recognition 2020-06-24 02:12:41 +03:00
32e808583b create Text2Speech (from google cloud tts api lib)
create SmallTalk.void
2020-06-22 17:01:44 +03:00
217195d119 finish incapsulation in Command
complete Command.find()
add SmallTalk.ctime
2020-06-20 23:34:38 +03:00
87cb99e959 create class Command, module SmallTalkt
add test.py
2020-06-20 19:35:05 +03:00