Add ROCm 5.4.2 Support for RVC WebUI on gfx803 (AMD RX580 / Polaris GPUs)#2577
Open
lsunay wants to merge 1 commit intoRVC-Project:mainfrom
Open
Add ROCm 5.4.2 Support for RVC WebUI on gfx803 (AMD RX580 / Polaris GPUs)#2577lsunay wants to merge 1 commit intoRVC-Project:mainfrom
lsunay wants to merge 1 commit intoRVC-Project:mainfrom
Conversation
…ris GPUs) from gfx803_rocm fork
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dear RVC team,
I am thrilled to contribute to your incredible project with this pull request.
This PR introduces a Docker-based setup for running the Retrieval-based-Voice-Conversion-WebUI (RVC) with ROCm 5.4.2 support on gfx803 architecture (e.g., AMD RX580 / Polaris GPUs). The contribution includes:
Dockerfile.base_rocm5.4_source_compileandDockerfile.rvc_original) for setting up the environment and RVC application.entrypoint_rvc.sh) to configure the runtime environment and download models if needed.README.mdcovering the build process, usage instructions, and experiences with ROCm on older hardware.All files are organized under the
rocm_5.4directory. This setup has been tested successfully on my system, and I believe it can benefit other users with similar legacy hardware.I would be delighted if you could review this contribution and provide any feedback or suggestions for improvement. It’s a privilege to support your project, and I hope this addition aligns with your vision.
Thank you for your time and for creating such a powerful foundation for the community!
Best regards,
Levent Sunay (lsunay)