deadvey
|
31e7eab069
|
removed duplicating words when using .split(' '), which produces empty None strings, used filter(None, ...) to remove these empty strings
|
2026-04-02 01:18:25 +01:00 |
|
deadvey
|
aff8a8dd43
|
added a dedicated sleep function
|
2026-04-01 18:27:39 +01:00 |
|
deadvey
|
fea01154f3
|
Updated the comments and how rate is done
|
2026-03-30 01:11:08 +01:00 |
|
deadvey
|
2859b3fbd5
|
updated reamde and language files and args
|
2026-03-30 00:34:54 +01:00 |
|
deadvey
|
17e77c6372
|
Removed the old get_dictation file and updated the text outputing of the dictations
|
2026-03-29 20:54:25 +01:00 |
|
deadvey
|
6ed1c6493e
|
Added file mode support
|
2026-03-29 20:23:59 +01:00 |
|
deadvey
|
ce6da0d106
|
initial commit
|
2026-03-29 19:53:07 +01:00 |
|