WIP: Added experimental guided setup #76
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#76
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lightmare/ai-voice-cloning:guided-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is supposed to provide an interactive way to setup this project.
The user simply runs
./start.sh
and if no virtual env exists, the guided setup prompts them.Caveats:
select
)A long term solution might be a cross-platform python script using only the standard library, but this will do for now.
Perfect, I was thinking of this earlier with the added complexity and bloated dependencies.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.