MarkParker5
|
792bede347
|
add Response class, recursive voice assistant algorithm
|
2021-02-21 21:06:00 +02:00 |
|
MarkParker5
|
4e038efd38
|
add update command, bool answers on questions, one modules import file
|
2020-11-04 20:39:48 +02:00 |
|
MarkParker5
|
33b07afe5f
|
one command - one file, kinogo fullscreen mode
|
2020-10-31 21:11:24 +02:00 |
|
MarkParker5
|
b17b23c8e7
|
play films with kweb for rpi
|
2020-10-28 21:02:30 +02:00 |
|
MarkParker5
|
171217f808
|
New way to launch archie, telegram bot, bat for fast install used packages (except pyAudio)
|
2020-08-30 00:40:02 +03:00 |
|
MarkParker5
|
825ee4c865
|
comments, small changes
|
2020-08-29 19:58:39 +03:00 |
|
dQz6tMwk8rJqvDR
|
d9284a560f
|
small upgrade
|
2020-08-03 22:49:59 +03:00 |
|
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 wiki s 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
|
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
|
6d235de619
|
create SpeechRecognition
|
2020-07-17 23:24:40 +03: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 |
|