1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-02-17 11:55:35 +02:00

119 Commits

Author SHA1 Message Date
dQz6tMwk8rJqvDR
92242c184d add context(subpatterns), repeat function 2020-07-31 23:15:53 +03:00
dQz6tMwk8rJqvDR
3951ede3cb fix bugs 2020-07-31 19:38:20 +03:00
dQz6tMwk8rJqvDR
87354aab8f Integrate googles and wikis search systems, fix bugs 2020-07-31 01:43:27 +03:00
dQz6tMwk8rJqvDR
fffe061d23 upgrade to python3.8.5, fix bugs 2020-07-30 03:25:38 +03:00
dQz6tMwk8rJqvDR
9752fc7aa0 Upgrade to python 3.8, fix bugs 2020-07-29 16:00:59 +03:00
dQz6tMwk8rJqvDR
d75f1cb626 Add online/offline mode, change Command.find() and @Command.background() returns, fix bugs 2020-07-28 17:25:41 +03:00
dQz6tMwk8rJqvDR
5e94014dcd create new way to recognize commands, based on regexes (test) 2020-07-28 03:13:58 +03:00
dQz6tMwk8rJqvDR
97083de0fa Create main loop (main.py), background threads, config.py 2020-07-19 22:27:01 +03:00
MarkParker5
1f40468622 .gitignore 2020-07-18 00:18:54 +03:00
MarkParker5
6d235de619 create SpeechRecognition 2020-07-17 23:24:40 +03:00
MarkParker5
2f13700871
delete private key 2020-07-01 17:39:34 +02:00
dQz6tMwk8rJqvDR
1db67b35cd change weight in ctime 2020-06-25 01:05:36 +03:00
dQz6tMwk8rJqvDR
d7868f2f98 upgrade Command.find() with fuzzywuzzy (one letter problem stayed) 2020-06-25 00:59:11 +03:00
dQz6tMwk8rJqvDR
a48dad2552 fix bugs with time 2020-06-24 15:25:58 +03:00
dQz6tMwk8rJqvDR
76e6ec9061 Remove mp3 files, fuzzy recognition 2020-06-24 02:12:41 +03:00
dQz6tMwk8rJqvDR
32e808583b create Text2Speech (from google cloud tts api lib)
create SmallTalk.void
2020-06-22 17:01:44 +03:00
dQz6tMwk8rJqvDR
217195d119 finish incapsulation in Command
complete Command.find()
add SmallTalk.ctime
2020-06-20 23:34:38 +03:00
dQz6tMwk8rJqvDR
87cb99e959 create class Command, module SmallTalkt
add test.py
2020-06-20 19:35:05 +03:00
MarkParker5
f82b325c79
Initial commit 2020-06-20 16:03:05 +02:00