31e7eab069
removed duplicating words when using .split(' '), which produces empty None strings, used filter(None, ...) to remove these empty strings
master
deadvey
2026-04-02 01:18:25 +01:00
aff8a8dd43
added a dedicated sleep function
deadvey
2026-04-01 18:27:39 +01:00
a912836c07
Added the help command
deadvey
2026-03-30 15:21:29 +01:00
9923bda2a1
updated the top argument list in readme
deadvey
2026-03-30 15:14:31 +01:00
c59e00cf78
Added support for different voices, renamed language and quote files with their 2 letter abreviations. New arguments: -v, -c
deadvey
2026-03-30 15:11:54 +01:00
21345481b4
Fixed how quote IDs are read as argument and change the flag for listing quotes. Added some more english & spanish quotes
deadvey
2026-03-30 14:32:43 +01:00
fea01154f3
Updated the comments and how rate is done
deadvey
2026-03-30 01:11:08 +01:00
2859b3fbd5
updated reamde and language files and args
deadvey
2026-03-30 00:34:54 +01:00
17e77c6372
Removed the old get_dictation file and updated the text outputing of the dictations
deadvey
2026-03-29 20:54:25 +01:00
6ed1c6493e
Added file mode support
deadvey
2026-03-29 20:23:59 +01:00
7f49d241d8
fixed readme formatting and added two excepts for the mode modifier
deadvey
2026-03-29 20:15:20 +01:00
0b0baf21b2
ignore some files
deadvey
2026-03-29 19:55:29 +01:00