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

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

Open

#267 建立於 2023年5月10日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (2,849 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (18,427 star)
PR 合併指標
 (30 天內沒有已合併 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?

貢獻者指南