Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GUI #99

Open
aedocw opened this issue Dec 10, 2023 · 4 comments
Open

Add a GUI #99

aedocw opened this issue Dec 10, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@aedocw
Copy link
Owner

aedocw commented Dec 10, 2023

Though a user would still have to know how install this with pip, it would be nice to add a GUI. Looks like this could be accomplished by adding just a few lines with https://github.com/chriskiehl/Gooey

@aedocw aedocw self-assigned this Dec 10, 2023
@aedocw aedocw added the enhancement New feature or request label Dec 10, 2023
@aedocw
Copy link
Owner Author

aedocw commented Dec 10, 2023

Working right now if you do:
pip install Gooey (or pip install -r requirements)
python epub2tts-gui.py

The workflow in the GUI is:
-use file selector to choose epub
-scroll down and check "scan"
-click "start", then "OK" when it says execution finished
-scroll through window to pick start/end chapters
-click "edit"
-uncheck "scan"
-enter any other parameters (start, end, xtts options, etc)
-click start

@unifirer
Copy link

i just redownloaded the zip but

i dont see a python epub2tts-gui.py

[Errno 2] No such file or directory

@aedocw
Copy link
Owner Author

aedocw commented Dec 11, 2023

It's in the "gui" branch (https://github.com/aedocw/epub2tts/tree/gui) but still has the same base install requirements, so this will probably not be the easy path forward for you. Also this is still a work in progress, as I've barely tested the functionality so far.

@unifirer
Copy link

It's in the "gui" branch (https://github.com/aedocw/epub2tts/tree/gui) but still has the same base install requirements, so this will probably not be the easy path forward for you. Also this is still a work in progress, as I've barely tested the functionality so far.

o i see, thank you, i await your great accomplishment, ure very talented, this is the best program for tts ive found so far by faaaar, even eleven labs is limited to 5mins on all plans

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants