Commit Graph
38 Commits
Author SHA1 Message Date
Juraj Borza 8163666dd9 increased supertonic max chunk length so longer sentences won't be split #163 2026-05-24 13:09:23 +02:00
Juraj Borza 9cfe799a8e supertonic picker for web version - #163 2026-05-24 11:11:23 +02:00
Juraj Borza 502a2d5a2e set default steps to 8, updated supertonic rate from 24000 to 44100 - #163 2026-05-24 11:11:05 +02:00
Juraj Borza 08bcb3f492 Refactor flag icon handling and update language code mappings for SuperTonic and Kokoro 2026-05-24 08:07:05 +02:00
Juraj Borza 81937b7a40 Add Supertonic TTS provider support and configuration options 2026-05-23 21:12:05 +02:00
Juraj BorzaandGitHub 26dcf9368b Merge branch 'denizsafak:main' into main 2025-07-08 13:02:47 +02:00
Juraj Borza 95f647fb54 disabling add to queue button on start / after queuing an item - fixes #30 2025-07-08 13:02:16 +02:00
Juraj Borza d0865015f9 refactored setting selected_lang, actual_subtitle_mode, voice_formula in non-queued conversion - #30 2025-07-08 11:49:57 +02:00
Juraj Borza bc474fecff filled in lang, voice, subtitle mode for queued items, converting the queued items in sequence - #30 2025-07-02 17:53:42 +02:00
Juraj Borza ad91e0ec34 queue manager - can remove items now - #30 2025-07-02 17:15:45 +02:00
Juraj Borza 17936a868e queue manager UI - a simple listwidget - #30 2025-07-01 13:31:47 +02:00
Juraj Borza d08ab54d2b list of queued items, unfinished adding of queued items - #30 2025-06-30 12:10:59 +02:00
Juraj Borza c848ed473b selecting multiple items implemented in chapter selection - #28 2025-06-21 12:09:09 +02:00
Juraj Borza 22fdccd78d Merge branch 'main' of https://github.com/jborza/abogen 2025-05-03 19:34:39 +02:00
Juraj Borza 62aeaecf89 Removed a variable that was unused in m4b generation 2025-05-03 19:34:35 +02:00
Juraj BorzaandGitHub a7a41fa4f6 Merge branch 'denizsafak:main' into main 2025-05-03 19:27:33 +02:00
Juraj Borza 1ca4d0d5f9 Merge branch 'main' of https://github.com/jborza/abogen 2025-05-03 19:26:46 +02:00
Juraj Borza e09535fa83 Add chapter metadata - added m4b format, generating chapters info and converting via ffmpeg 2025-05-03 19:26:19 +02:00
Juraj Borza e7d479d846 use CPU conversion if GPU conversion is not available also in preview 2025-05-02 19:00:01 +02:00
Juraj Borza 036eed3142 also stopping the loading movie on preview cleanup 2025-05-02 18:58:38 +02:00
Juraj Borza 0d86d107e9 remove the animation from preview button on cleanup 2025-05-02 18:50:33 +02:00
Juraj Borza 56b336a529 Added 'pip install build' to development instructions, otherwise python -m build won't work 2025-05-02 18:28:17 +02:00
Juraj BorzaandGitHub d500a42d8e Merge branch 'denizsafak:main' into main 2025-04-29 09:03:10 +02:00
Juraj Borza be4a258589 normalizing the weight to 1.0 of the total weight of mixed voices 2025-04-29 09:01:27 +02:00
Juraj Borza f1677dcaf4 fixed the choice of selected language to include voice formula (really) 2025-04-29 09:00:53 +02:00
Juraj Borza 82fe975d3c fixed the choice of selected language to include voice formula 2025-04-29 08:37:54 +02:00
Juraj Borza 3497c01053 scrolling to first enabled voice in the formula gui 2025-04-29 08:27:48 +02:00
Juraj Borza 06ad35fd74 added a title label to the voice formula guii 2025-04-29 08:17:45 +02:00
Juraj Borza b0f3589618 setting selected_lang to the language of the (first) voice in the mix 2025-04-29 08:07:24 +02:00
Juraj Borza 8cff2ad980 male and female emojis stored in a constant 2025-04-29 08:06:36 +02:00
Juraj Borza d18933d362 voice can either be a formula or just the old approach 2025-04-28 16:21:41 +02:00
Juraj Borza 27cdd264b1 voice mixer enabled based on its checkpoint status 2025-04-28 14:25:48 +02:00
Juraj Borza fe09b2140b saving the state selected by the voice formula dialog 2025-04-28 14:15:59 +02:00
Juraj Borza 4462ee7ed4 vertical layout 2025-04-28 13:52:25 +02:00
Juraj Borza 31c8d00ae7 moved to a vertical mixer component 2025-04-28 10:25:14 +02:00
Juraj Borza 8583f229f1 simple mixer dialog, showing a couple of voices and the slider for each 2025-04-28 10:11:35 +02:00
Juraj Borza 44e555c83e added voice formulas for mixed text 2025-04-28 09:19:48 +02:00
Juraj Borza 572a3c7285 Checking if the output folder exists - failing if it doesn't 2025-04-27 16:24:46 +02:00