Skip to content

Add bootstrap helper run script#2801

Open
Osiris-Team wants to merge 1 commit into
RVC-Project:mainfrom
Osiris-Team:main
Open

Add bootstrap helper run script#2801
Osiris-Team wants to merge 1 commit into
RVC-Project:mainfrom
Osiris-Team:main

Conversation

@Osiris-Team
Copy link
Copy Markdown

@Osiris-Team Osiris-Team commented Jun 4, 2026

Pull request checklist

  • The PR has a proper title. Use Semantic Commit Messages. (No more branch-name title please)

  • Make sure this is ready to be merged into the relevant branch. Please don't create a PR and let it hang for a few days.

  • Ensure you can run the codes you submitted succesfully. These submissions will be prioritized for review:

    Introduce improvements in program execution speed;

    Introduce improvements in synthesis quality;

    Fix existing bugs reported by user feedback (or you met);

    Introduce more convenient user operations. 👍

PR type

  • new feature

Description

  • Describe what this pull request is for.

    • I added a run.py script that can be run from any python version on any machine that basically does the manual installation steps mentioned in the readme.
  • What will it affect.

    • It simplifies the installation process for users with less technical knowledge and maybe even people that don't use poetry.
    • I tested this on a Windows machine.

Screenshot

I can attach the full console output if needed, here is some of it:

image

This script serves as a bootstrap helper for the RVC repository, handling OS detection, virtual environment creation, dependency installation, and model asset verification.
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.

1 participant