11-16-2020, 06:14 AM | #76 | |
Member
Posts: 19
Karma: 10
Join Date: Nov 2020
Device: Ipad
|
Quote:
|
|
11-16-2020, 08:02 AM | #77 | |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
You'll need to download it to your PC then install it manually via calibre: Preferences > Plugins > Load plugin from file Then restart calibre and see if 'TTS to MP3' is now available to add to your various menus/toolbars. Last edited by jackie_w; 11-16-2020 at 08:35 AM. Reason: beta zip removed |
|
Advert | |
|
11-16-2020, 08:22 AM | #78 |
Member
Posts: 19
Karma: 10
Join Date: Nov 2020
Device: Ipad
|
Thank you very much Jackie. Now everything is working properly. Thank you very much for the great work and for the trouble I could create for you. It is a great plugin for Calibre, for me it is the best and you have helped me a lot. A cordial greeting.
|
11-16-2020, 08:33 AM | #79 | |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
If you had this problem with Windows default voice it's only a matter of time until someone else does, too. So I will be releasing an official plugin update soon to incorporate the change. |
|
11-16-2020, 09:32 AM | #80 |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
TTS to MP3 update 0.5.5
At least one user has experienced a problem with calibre failing to load 'TTS to MP3' correctly at calibre start up. Consequently the plugin has been slightly simplified so it no longer tries to look for the Windows default Voice.
As always, you can still use the plugin's config option to set your own preferred Voice from the list of all Voices visible to the plugin. The update should be available within the next couple of hours via calibre's standard plugin update system. |
Advert | |
|
11-16-2020, 04:47 PM | #81 |
Member
Posts: 19
Karma: 10
Join Date: Nov 2020
Device: Ipad
|
Error when recording MP3 to a folder whose title has an accented word
Hello Jackie, I have found a mistake that although it is not of great importance can happen to many people, at least in countries where the words are accentuated as in my case, Spain. I noticed it by chance. When you try to record the MP3 in a folder which has some accented word in its name, an error appears and the conversion does not continue. For example, if I choose a folder named "Jose", the conversion from TTS to MP3 occurs correctly, but if the folder is named "José" the error appears. It's not as important as changing the name of the folder, but for many people it can cause a real headache if they don't know why the error occurs. I'm sending you the error statement:
calibre, version 5.5.0 (win32, embedded-python: True) Failed to run TTS to MP3: Fallo: TTS to MP3:Arturo Pérez-Reverte - No me cogeréis vivo (9195) TTS to MP3:Arturo Pérez-Reverte - No me cogeréis vivo (9195) Traceback (most recent call last): File "runpy.py", line 194, in _run_module_as_main File "runpy.py", line 87, in _run_code File "site.py", line 82, in <module> File "site.py", line 77, in main File "site.py", line 49, in run_entry_point File "calibre\utils\ipc\worker.py", line 215, in main File "calibre\utils\ipc\worker.py", line 146, in arbitrary_n File "calibre_plugins.tts_to_mp3_plugin.jobs", line 89, in do_book_action_worker TypeError: cannot unpack non-iterable NoneType object Logfile for 9195 / 002 / OEBPS/Text/titulo.xhtml |
11-16-2020, 06:00 PM | #82 | |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
The plugin already takes some steps to only create sanitised directory and filenames by changing unicode characters to their ASCII equivalents, e.g. in your example book 'No me cogeréis vivo' the MP3s would currently be saved in a created subdirectory called 'No me cogereis vivo' (as you've probably already noticed). But, as you say, if you ask the plugin to create the MP3s inside a pre-existing accented directory then the error you've logged occurs. For now you'll need to save the MP3s to a non-accented parent directory, then, after completion, move the resulting MP3 directory into your pre-existing 'Arturo Pérez-Reverte' directory. I'll investigate whether calibre has some unicode tricks I'm not currently aware of that might help. |
|
11-16-2020, 06:05 PM | #83 | |
Member
Posts: 19
Karma: 10
Join Date: Nov 2020
Device: Ipad
|
Quote:
Perfect, thanks again. Greetings. |
|
11-17-2020, 11:13 AM | #84 | |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
There's no need to rush back with an answer. I'd prefer you tested it a lot before I do another official release. Let's see if any other problems crawl out of the woodwork. Last edited by jackie_w; 11-18-2020 at 07:36 AM. Reason: Removed zip attachment |
|
11-18-2020, 06:22 AM | #85 |
Member
Posts: 19
Karma: 10
Join Date: Nov 2020
Device: Ipad
|
error when checked the embed option in each MP3
Hi Jackie, I detected an error in the program when we customized the plugin options and checked the embed option in each MP3. The problem is that if I am converting several books at once to MP3 format, the images of the covers of the different books in each of the folders that are created are mixed. You can see it yourself in this screenshot, although the same thing happens in all the folders. To avoid this, you have to do it one by one and wait until the process is over to start with a new book.
https://ibb.co/vvpvKS1 |
11-18-2020, 07:35 AM | #86 | |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Quote:
I'll post another beta if (or, hopefully, when) I find a solution. |
|
11-18-2020, 03:15 PM | #87 |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
Here's another beta which I hope will cope better with simultaneous creation of audiobooks. Sorting out the cover thumbnail issue turned out to be just the tip of the iceberg!
Last edited by jackie_w; 11-22-2020 at 06:21 AM. Reason: removed beta zip pending an official update |
11-19-2020, 04:36 PM | #88 |
Member
Posts: 14
Karma: 10
Join Date: Aug 2020
Device: IPad
|
JFYI. Amazon Polly works fricken amazing for this. Made some ebooks out of it and it almost feels legit human.
|
11-19-2020, 05:13 PM | #89 |
Grand Sorcerer
Posts: 6,216
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
|
It's not free, is it?
Last edited by jackie_w; 11-19-2020 at 05:16 PM. |
11-22-2020, 05:06 AM | #90 |
Member
Posts: 19
Karma: 10
Join Date: Nov 2020
Device: Ipad
|
Thank you very much Jackie. Few professionals are as good as you. Thanks for the fast support and for this great plug-in. Best regards.
Last edited by Muskillogemi; 11-22-2020 at 05:08 AM. |
Tags |
calibre, mp3, neural, tts, voices |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Plugin] TTS - Windows TTS output plugin | Doitsu | Plugins | 12 | 05-18-2018 09:43 PM |
How to install "incompatible" apps to Boox M96+T68. IVONA TTS, ACAPELA TTS etc. | Booxtor | Onyx Boox | 24 | 04-19-2017 05:08 AM |
which one you will prefer an audiobook or tts | webroot | Audiobook Discussions | 4 | 08-06-2015 03:40 PM |
E-ink device with TTS/audiobook integration | verona | Which one should I buy? | 21 | 05-15-2013 06:11 PM |
GUI Launcher greyed out when TTS is on and does not come back when TTS is off | jmseight | Kindle Developer's Corner | 4 | 07-28-2012 02:48 AM |