51053 Commits

Author SHA1 Message Date
un-pogaz
9978420463 autogenerated submodules of the Qt Wrapper 2024-09-04 12:17:09 +02:00
un-pogaz
457672c590 ... 2024-09-04 11:50:49 +02:00
ilker m. sitki
21bebd621d add two feeds and delete empty space
Changes to be committed:
	modified:   salzburger_nachrichten.recipe
2024-09-04 11:21:40 +02:00
ilker m. sitki
bdee5d1f7c add Ö istead of Oe in the feed name
Changes to be committed
	modified:   salzburger_nachrichten.recipe
2024-09-04 11:16:22 +02:00
ilker m. sitki
6245d7dcf9 add initial commit for salzburger nachrichten
Changes to be committed:
	new file:   salzburger_nachrichten.recipe
2024-09-04 11:08:56 +02:00
Kovid Goyal
ce2bc3230f
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre 2024-09-04 14:33:17 +05:30
ilker m. sitki
caa805467c add language code
Changes to be committed:
	modified:   computer_weekly.recipe
2024-09-04 10:53:16 +02:00
Kovid Goyal
fdb4f5feff
Merge branch 'master' of https://github.com/saurabhnanda/calibre 2024-09-04 13:58:53 +05:30
Saurabh Nanda
889a03008c
Bugfix in hackernews.recipe related to extracing comments 2024-09-04 12:59:12 +05:30
Saurabh Nanda
bc96f06341
Delete recipes/hackernews_with_comments.recipe 2024-09-04 12:58:13 +05:30
Saurabh Nanda
aa2d5b8c5f
Create hackernews_with_comments.recipe 2024-09-04 12:55:57 +05:30
Kovid Goyal
d0556746f2
Build individual piper deps from source 2024-09-04 12:30:03 +05:30
Kovid Goyal
bec4d1b6e9
Cleanup previous PR 2024-09-04 07:20:29 +05:30
Kovid Goyal
7457c15daf
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre 2024-09-04 07:19:46 +05:30
ilker m. sitki
0e97f36dea add computer weekly recipe
Changes to be committed:
	new file:   computer_weekly.recipe
2024-09-03 22:23:42 +02:00
Kovid Goyal
9a1168ee7f
string changes 2024-09-03 21:58:16 +05:30
Kovid Goyal
aee453d4e6
... 2024-09-03 21:45:35 +05:30
Kovid Goyal
309b0cc3aa
string changes 2024-09-03 21:42:47 +05:30
Kovid Goyal
38f1dff99f
Install piper binaries in Arch CI 2024-09-03 21:41:58 +05:30
Kovid Goyal
25620a7886
Include the piper binaries in the Linux binary build 2024-09-03 21:34:08 +05:30
Kovid Goyal
7fbc1d7184
Add piper as dependency on Linux 2024-09-03 21:20:15 +05:30
Kovid Goyal
be476c304c
handle pause/resume events in viewer read aloud UI
New backend generates these.
2024-09-03 19:54:48 +05:30
Kovid Goyal
00ec5eb9fb
Fix spurious error due to resume after configure event no longer being used 2024-09-03 19:48:33 +05:30
Kovid Goyal
631c618503
... 2024-09-03 19:42:41 +05:30
Kovid Goyal
f3f92f0c36
... 2024-09-03 19:41:12 +05:30
Kovid Goyal
e955050860
Remove leftover reference to removed NSSS TTS module 2024-09-03 19:28:20 +05:30
Kovid Goyal
56be893064
tts2 -> tts 2024-09-03 19:24:03 +05:30
Kovid Goyal
3146ffafca
Remove the old TTS backends 2024-09-03 19:21:30 +05:30
Kovid Goyal
0786d2d1a9
Fix configure when not speaking causing a pause event 2024-09-03 19:13:53 +05:30
Kovid Goyal
56df2115a8
DRYer 2024-09-03 19:06:16 +05:30
Kovid Goyal
9c559666cd
... 2024-09-03 19:05:33 +05:30
Kovid Goyal
676f5323a6
Ensure pause is emitted when configuring while playing 2024-09-03 18:56:48 +05:30
Kovid Goyal
a617af14d8
Cleanup tts manager event system
Fix event stream when resuming after configure
2024-09-03 18:49:46 +05:30
Kovid Goyal
f3b44f3614
Also prevent spurious stop event on UI stop 2024-09-03 17:22:19 +05:30
Kovid Goyal
9c565b70ed
Fix spurious speaking/ready event pair generated by piper backend on stop 2024-09-03 17:17:53 +05:30
Kovid Goyal
672bdcc149
Dont join short sentences if they are from a block tag or followed by multiple newlines 2024-09-03 16:11:48 +05:30
Kovid Goyal
6a2582d9ab
string changes 2024-09-03 16:10:37 +05:30
Kovid Goyal
538b15f222
Ensure sentences are broken after block tags even without a trailing period 2024-09-03 15:46:14 +05:30
Kovid Goyal
54374e9479
Dont allow too small sentences in the piper backend
The neural net doesnt synthesize too small sentences well
2024-09-03 13:44:41 +05:30
Kovid Goyal
1175711d54
Fix position tracking on reload in piper backed 2024-09-03 13:25:18 +05:30
Kovid Goyal
36d9b620c6
Make sentence splitting code testable 2024-09-03 13:22:24 +05:30
Kovid Goyal
ab0b387dc7
Add a reload button to test engine reloading 2024-09-03 12:59:39 +05:30
Kovid Goyal
dd8cbee521
Fix piper rate to length_scale mapping 2024-09-03 12:38:21 +05:30
Kovid Goyal
64c96c3245
Fix very slow shutdown of piper 2024-09-03 12:33:35 +05:30
Kovid Goyal
12a4dc6053
Switch viewer to use new tts backend 2024-09-03 11:57:24 +05:30
Kovid Goyal
a23944c5ca
Nicer engine names/descriptions 2024-09-03 11:20:38 +05:30
Kovid Goyal
16120d8b39
... 2024-09-03 09:23:52 +05:30
Kovid Goyal
c4e4661e21
Wire up the piper backend fully 2024-09-03 09:18:44 +05:30
Kovid Goyal
83e877b9bc
Edit metadata dialog: Show the number of data files on the data files button 2024-09-03 08:27:35 +05:30
Kovid Goyal
58277b0a48
Download piper voice when configuring if needed 2024-09-02 21:29:56 +05:30