Commit Graph
175 Commits
Author SHA1 Message Date
Deniz Şafak d5388c62be Fix enable/disable subtitle_combo fom voice mixer 2025-05-02 21:16:51 +03:00
Deniz Şafak 07a2fe2d5b Fix new profile duplicating 2025-05-02 20:59:23 +03:00
Deniz ŞafakandGitHub 58d9073ace Merge pull request #7 from jborza/main
Updated development instructions in README
2025-05-02 20:17:17 +03:00
Deniz ŞafakandGitHub 2cbb2f8aa7 Merge pull request #8 from denizsafak/beta
Imrpovements for voice mixer
2025-05-02 20:12:47 +03:00
Deniz Şafak f7d8d5ccd8 Imrpovements for voice mixer 2025-05-02 20:10:28 +03: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
Deniz ŞafakandGitHub b1b9b8d42f Merge pull request #6 from denizsafak/beta
Merge to Main (v1.0.3)
v1.0.3
2025-05-02 17:40:34 +03:00
Deniz Şafak 18f95c74e0 update changelog 2025-05-02 17:36:15 +03:00
Deniz Şafak 3a3f6e34e5 Better EPUB handling, improvements in code and docs 2025-05-02 17:33:15 +03:00
Deniz Şafak 02b9990004 Added profile system to voice mixer, improvements in code 2025-05-02 12:10:08 +03:00
Deniz Şafak 4acf70954e Added icons for flags, improvements in voice mixer 2025-04-30 18:45:02 +03:00
Deniz Şafak 04e16722e2 Use platformdirs for finding the desktop path 2025-04-30 16:29:47 +03:00
Deniz Şafak 68dbdf123d Added icons, imrpoved voice mixer gui and documentation 2025-04-30 16:13:34 +03:00
Deniz Şafak 854ad1adea Improvements for vıice_formula gui, reformat with black 2025-04-30 06:57:34 +03:00
Deniz Şafak 7cf3884a4b Make window expandable and improvements 2025-04-29 18:00:29 +03:00
Deniz Şafak 9e75870c6d display weights as label 2025-04-29 16:46:39 +03:00
Deniz Şafak 28813b8975 Enabled mousewheel 2025-04-29 15:36:57 +03:00
Deniz Şafak 7c55a6f6fa Fix "split_with_sizes(): argument 'split_sizes' (position 2)" error when using cuda 2025-04-29 15:00:20 +03:00
Deniz ŞafakandGitHub 0a7d352209 Merge pull request #5 from jborza/main
Voice mixing - creating voice formulas
2025-04-29 10:51:13 +03: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
Deniz Şafak ed9036b7b7 v1.0.2 v1.0.2 2025-04-29 07:12:08 +03: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
Deniz Şafak 4a7f1767b9 Added "Replace single newlines with spaces" and small improvements 2025-04-28 04:59:51 +03:00
Juraj Borza 572a3c7285 Checking if the output folder exists - failing if it doesn't 2025-04-27 16:24:46 +02:00
Deniz Şafak a6bdc9c086 Fixed "'utf-8' codec can't decode byte" error 2025-04-27 11:56:28 +03:00
Deniz Şafak 7135ea6222 Improved the Windıws installer, updated readme 2025-04-27 06:15:06 +03:00
Deniz Şafak bb3cb27b25 v1.0.1 2025-04-27 06:01:41 +03:00
Deniz Şafak c954b8ca9a Fix preview button keeps loading, improvements v1.0.1 2025-04-27 05:53:18 +03:00
Deniz Şafak d67cfce896 Corrections to code logic 2025-04-27 05:09:52 +03:00
Deniz Şafak 52f2dbbec1 update workflow 2025-04-27 03:03:12 +03:00
Deniz Şafak ea2be1ef62 Added "abogen-cli" for better error handling. 2025-04-27 01:40:47 +03:00
Deniz Şafak b7c1862651 Added changelog, cli for errors, fixes and improvements in code 2025-04-27 01:21:16 +03:00
Deniz Şafak e9c901d0d5 Fixes No module named 'docopt' error 2025-04-27 00:54:54 +03:00
Deniz Şafak 25cd4e991b add docopt fixed version 2025-04-26 23:52:22 +03:00