This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
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.
Description:
As a user of RVC-GUI, I have been using the tool to convert audio recordings using the powerful RVC voice models. However, I encounter difficulties when working with long audio files on less powerful computers. To overcome this, I manually split long recordings into approximately 5-6 minute segments and convert them one by one. After each segment is processed (which takes about 5-10 minutes), I have to manually select the next segment for conversion. This process becomes time-consuming and repetitive, especially when working with multiple audio segments.
I propose the addition of a new feature to RVC-GUI - "Batch Converting." This feature would allow users to select multiple audio recordings as a list and have the program automatically convert them sequentially. For instance, if there are three audio segments in the list, RVC-GUI should convert the first segment and then automatically proceed to the next one until all the listed segments are processed.
Benefits of Batch Converting Feature:
I believe that implementing the "Batch Converting" feature will greatly enhance the usability and productivity of RVC-GUI. This addition will be highly beneficial for users dealing with long audio recordings and improve the overall user experience of the tool. Thank you for considering my request.