RVC-Project/Retrieval-based-Voice-Conversion-WebUI

[Feature request] Automatic batch processing of long files on harvest for limited RAM machines

オープン

#267 opened on 2023/05/10

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Python (2,849 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,427 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

A common complaint from Google Colab users is harvest being unusable without manually splitting their song into parts. I wonder if an argument in the command to run python infer-web.py could be used to forcefully do it in batches so that it still exports without erroring out? If not that, splitting the song into ~30s intervals that cut off at silence and then stitching them together to serve a complete wav?

コントリビューターガイド