|
a5a32903e0
|
feat: better splitting for common markdown syntaxes
- list items
- multiple new lines
- stamements ending with punctuations
|
2025-09-04 15:21:45 +02:00 |
|
|
8f6c46f638
|
feat: split list items prefixed with * or -
|
2025-09-04 14:05:05 +02:00 |
|
|
69293b3e14
|
feat: better reporting on output files directory
|
2025-09-04 13:47:07 +02:00 |
|
|
f5240b83bf
|
feat: indicate output directory when audio player is disable
|
2025-09-04 13:42:01 +02:00 |
|
|
b104231d10
|
feat: make output label more safe for file naming
|
2025-09-04 13:40:17 +02:00 |
|
|
39429907a3
|
feat: make output label safe for file naming
|
2025-09-04 13:19:28 +02:00 |
|
|
ac24db96a1
|
feat: implement --title; format audio player bar
|
2025-09-04 13:16:13 +02:00 |
|
|
2c44ca026a
|
refactor: dynamically import vlc only if used
|
2025-09-04 12:35:45 +02:00 |
|
|
98b89b7dd1
|
chore: indicate XPUs are optional
|
2025-09-04 12:08:44 +02:00 |
|
|
a456d20658
|
feat: split on newlines if has a : at the end
|
2025-09-04 12:03:29 +02:00 |
|
|
05a2bba3aa
|
feat: do not split sentences with new lines
|
2025-09-04 11:58:23 +02:00 |
|
|
205f281b92
|
chore: add license
|
2025-09-04 11:33:40 +02:00 |
|
|
b03822aea9
|
chore: add screenshot
|
2025-09-04 11:21:12 +02:00 |
|
|
22cbabba9f
|
feat: indicate "Now playing..."
|
2025-09-04 11:21:05 +02:00 |
|
|
90847b0b68
|
feat: implement using text from the clipboard as input
|
2025-09-04 11:06:40 +02:00 |
|
|
266c94aa8c
|
feat: show which device is used
|
2025-09-04 10:54:49 +02:00 |
|
|
b2db9d8d41
|
feat: concise reports
|
2025-09-04 10:50:59 +02:00 |
|
|
12a4948425
|
feat: implement shorter args
|
2025-09-04 10:37:45 +02:00 |
|
|
364eaf0610
|
chore: update readme
|
2025-09-04 10:15:47 +02:00 |
|
|
384e65d198
|
chore: update readme examples
|
2025-09-04 10:04:54 +02:00 |
|
|
52c04112e7
|
chore: update gitignore
|
2025-09-04 10:04:44 +02:00 |
|
|
7550eedac3
|
feat: concise report for --skip_play
|
2025-09-04 09:52:10 +02:00 |
|
|
e17e87e809
|
feat: implement --skip_play
|
2025-09-04 09:48:42 +02:00 |
|
|
0c36335867
|
feat: improvements in reports
|
2025-09-04 09:16:49 +02:00 |
|
|
6dd477022f
|
feat: pass string as argument
- disable torch warnings
|
2025-09-04 09:07:50 +02:00 |
|
|
aaae32b179
|
chore: update links to demo outputs
|
2025-09-04 01:20:24 +02:00 |
|
|
80ec3d39f1
|
chore: update readme
|
2025-09-03 23:59:21 +02:00 |
|
|
e8d15167a7
|
chore: add audio player in demo section
|
2025-09-03 23:57:57 +02:00 |
|
|
9a72abf256
|
chore: add demo outputs to readme
|
2025-09-03 23:54:18 +02:00 |
|
|
bbc189d4ec
|
feat: add demo audio outputs
|
2025-09-03 23:49:51 +02:00 |
|
|
5aa5208517
|
feat: append voice name to output file name
|
2025-09-03 23:49:38 +02:00 |
|
|
a183bbea5e
|
chore: update usage readme
|
2025-09-03 23:37:35 +02:00 |
|
|
9f97244642
|
chore: update readme
|
2025-09-03 23:34:47 +02:00 |
|
|
b082493e36
|
chore: update readme
|
2025-09-03 23:30:59 +02:00 |
|
|
75361a7dde
|
chore: update readme
|
2025-09-03 23:29:25 +02:00 |
|
|
e2b90399f0
|
chore: update readme
|
2025-09-03 23:28:48 +02:00 |
|
|
1e39ebf729
|
chore: update readme
|
2025-09-03 23:25:55 +02:00 |
|
|
4eb1834d70
|
chore: format readme
|
2025-09-03 23:09:07 +02:00 |
|
|
4117e9cf37
|
chore: indicate which voice is used per shortcut
|
2025-09-03 23:07:57 +02:00 |
|
|
e5a58030a9
|
chore: add instructions for using voices on the readme file
|
2025-09-03 23:05:57 +02:00 |
|
|
fd53cdb529
|
feat: allow using all voices available
|
2025-09-03 22:59:28 +02:00 |
|
|
f06dd4e049
|
feat: implement --device flag
|
2025-09-03 22:50:02 +02:00 |
|
|
b212a108df
|
feat: implement --voice & --input
|
2025-09-03 22:41:40 +02:00 |
|
|
da6faa61fe
|
feat: add demo textx
|
2025-09-03 22:41:26 +02:00 |
|
|
26c4fadd2f
|
feat: use pro voice
|
2025-09-03 22:20:19 +02:00 |
|
|
a5387b7849
|
chore: update description
|
2025-09-03 22:20:06 +02:00 |
|
|
3ca57b2412
|
chore: remove torch from requirements
|
2025-09-03 22:15:16 +02:00 |
|
|
b6f5d4fe68
|
feat: show loading bar while playing audio
|
2025-09-03 22:15:04 +02:00 |
|
|
5bae7cf1fe
|
chore: add __pycache__ to gitignore
|
2025-09-03 22:14:35 +02:00 |
|
|
973dcd5d78
|
chore: update requirements
|
2025-09-03 21:21:49 +02:00 |
|