51625 Commits

Author SHA1 Message Date
unkn0w7n
f7fd4b3c8a 1843 & econ news 2025-07-31 16:54:40 +05:30
unkn0w7n
0fcccff441 Update economist_search.recipe 2025-07-31 16:53:13 +05:30
unkn0w7n
9869329eff Update economist_world_ahead.recipe 2025-07-31 16:52:31 +05:30
Kovid Goyal
5d6d01b989
Cleanup previous PR 2025-07-31 08:08:29 +05:30
Kovid Goyal
f232ddc734
Merge branch 'style-emphasis' of https://github.com/blastrock/calibre 2025-07-31 07:45:56 +05:30
Kovid Goyal
c162b14c61
string changes 2025-07-31 07:32:43 +05:30
Kovid Goyal
9aa21105d4
Transifex CLI renamed on Arch, sigh 2025-07-31 07:32:19 +05:30
Kovid Goyal
18205625ad
Merge branch 'tolino_5.10.225420' of https://github.com/beedaddy/calibre 2025-07-31 06:57:39 +05:30
Martin Brodbeck
d73f5dfe01 Bump supported dbversion in kobo/tolino driver
New tolino Shine 5 firmware 5.10.225420 uses db version 200. No significant db changes noticed.
2025-07-30 21:00:01 +02:00
Philippe Daouadi
af291470c7 Keep emphasis style on ebook conversion 2025-07-30 19:33:04 +02:00
Kovid Goyal
b901371df0
Get CI working 2025-07-30 21:00:10 +05:30
Kovid Goyal
5a03ee2e85
Make normalization configurable
Still need to add an actual config UI for it. Will see if its actually
needed.
2025-07-30 21:00:10 +05:30
Kovid Goyal
6f9820e4d9
Avoid malloc for normalization 2025-07-30 21:00:10 +05:30
Kovid Goyal
7e45aa6bbd
Normalize audio output 2025-07-30 21:00:10 +05:30
Kovid Goyal
fa582d8f26
More work on using GPU to run inferencing 2025-07-30 21:00:10 +05:30
Kovid Goyal
c7907e2081
Allow extdev to work with local libraries 2025-07-30 21:00:09 +05:30
Kovid Goyal
1a751bc1c2
Ensure onnx telemetry is disabled 2025-07-30 21:00:09 +05:30
Kovid Goyal
504d1a4f1d
Start work on using different execution providers for piper inferencing 2025-07-30 21:00:09 +05:30
Kovid Goyal
650aeee96d
Get new piper module working on macOS 2025-07-30 21:00:09 +05:30
Kovid Goyal
9021419440
Get the piper module working on windows 2025-07-30 21:00:09 +05:30
Kovid Goyal
848de725de
Get the new piper module building on Linux 2025-07-30 21:00:09 +05:30
Kovid Goyal
e38705ef5e
... 2025-07-30 21:00:09 +05:30
Kovid Goyal
661499e391
Move piper backend to use new code 2025-07-30 21:00:09 +05:30
Kovid Goyal
422d1fe8f9
Rely on python setting thread names on new enough python 2025-07-30 21:00:09 +05:30
Kovid Goyal
f259c80710
Get the new piper backend basically working 2025-07-30 21:00:09 +05:30
Kovid Goyal
7b19e19e29
Implement sentence silence 2025-07-30 21:00:09 +05:30
Kovid Goyal
46002017cd
Get data in PCM format by default 2025-07-30 21:00:09 +05:30
Kovid Goyal
732d2c95e8
API to synthesize text 2025-07-30 21:00:09 +05:30
Kovid Goyal
b6bfc6c66f
Function to load ONNX model from piper options 2025-07-30 21:00:09 +05:30
Kovid Goyal
d2ead9eaaa
Terminate espeak on module free 2025-07-30 21:00:08 +05:30
Kovid Goyal
7dfc7340a6
Finish wrapping espeak-ng APIs
Only need the text to phonemes and voice by name APIs
2025-07-30 21:00:08 +05:30
Kovid Goyal
c46e58d479
Start work on getting rid of piper code and only using the model data
The inference code if a few hundred lines anyway, piper is unmaintained
and forked and the fork depends on the gigantic python ONNXRuntime
bindings. Just write the few hundred lines myself.
2025-07-30 21:00:08 +05:30
Kovid Goyal
920b87ac2b
Merge branch 'master' of https://github.com/Monkfishare/calibre 2025-07-30 13:33:41 +05:30
Monkfishare
abd0a2efe3
Revert: Bring back publication_date functionality 2025-07-30 15:57:01 +08:00
unkn0w7n
4954092a08
Update economist.recipe 2025-07-30 10:46:35 +05:30
unkn_wn
4374ff2380
Update wsj_news.recipe
cover source.
2025-07-29 14:42:28 +05:30
unkn_wn
72cba9ee74
Update wsj.recipe
change cover source
2025-07-29 14:40:17 +05:30
Kovid Goyal
194116a302
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-07-28 20:27:22 +05:30
unkn0w7n
be184385ca update 1843
Handle BLOCK_QUOTE nodes
2025-07-28 18:16:28 +05:30
Kovid Goyal
fe690dbafc
Merge branch 'master' of https://github.com/413Michele/calibre 2025-07-27 20:14:07 +05:30
413Michele
a8103c650e
Change [/]. to .[/] 2025-07-27 13:27:18 +02:00
413Michele
2f59fa2a8b
Empty line before aliases 2025-07-27 13:03:06 +02:00
413Michele
ff8a8b4cb2
Add quotes to function reference 2025-07-27 12:45:43 +02:00
413Michele
e5a226cda2
Remove comma for consistency 2025-07-27 12:39:53 +02:00
413Michele
ab9a0d3e57
Update formatter_functions.py
Remove spurious parentheses
2025-07-27 12:22:09 +02:00
Kovid Goyal
a3b113c5b8
pep8 2025-07-27 11:30:17 +05:30
Kovid Goyal
2b02cde533
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-07-27 11:29:47 +05:30
unkn0w7n
2fa5a9d7ca Update wsj_news.recipe 2025-07-27 11:08:54 +05:30
unkn0w7n
1bec410cf6 Update wsj_mag.recipe
add cover
2025-07-27 11:07:38 +05:30
unkn0w7n
5aa877f6dd Update wsj.recipe
fix cover-changed source
2025-07-27 11:07:14 +05:30