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

A Simple Userfriendly Launcher for Audiobook Maker #27

Closed
wants to merge 1 commit into from

Conversation

deffcolony
Copy link

Pull Request Summary: A Simple Userfriendly Launcher

Description

This pull request introduces several features to the Audiobook Maker launcher script, providing a more user-friendly and automated experience. The primary features include:

  1. Automated Installation Process
    • The script automatically installs requirements to make audiobook maker work.
    • Miniconda will be automatically installed + creating an isolated conda environment.
    • Python 3.10 will be installed within the created conda environment.
    • Users will be asked if the script should create a shortcut on their desktop after installation to simply launch the menu again to run audiobook maker

image

  1. Automatic FFmpeg Installation

    • FFmpeg is automatically downloaded and added to the environment's PATH.
    • Users no longer need to manually install FFmpeg.
  2. User-Friendly Menu

    • A user-friendly menu is implemented, allowing users to choose various actions.
    • Options include installation, running the Audiobook Maker, updating, uninstalling, and exiting the menu.

Usage

Users can interact with the script by simply running audiobook-launcher.bat and selecting options from the displayed menu. The script handles the installation, configuration, and uninstall of the Audiobook Maker

Testing

The script has been tested to ensure a smooth installation, proper configuration, and seamless uninstallation. User input handling and automated actions have been thoroughly tested to provide a reliable and user-friendly experience.

Additional Notes

  • Feedback from users is welcomed to further improve the script's usability.

@Meerfelix
Copy link

image
Hey I dont really know where to place this correctly, just wanted to mention that the index files are usually not readable because of the window/interface design. I think this is also the case with ai voice cloning.

@JarodMica JarodMica closed this Oct 21, 2024
@deffcolony
Copy link
Author

@JarodMica What is the reason why this was closed?

@JarodMica
Copy link
Owner

@deffcolony please check: #58, I just mass closed everything.

Long story short, entire code base has changed. If you'd like to re-contribute it, I'm all open to it.

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

Successfully merging this pull request may close these issues.

3 participants