RVC-Project/Retrieval-based-Voice-Conversion
在 GitHub 查看Api not releasing memory after inference
Open
#6 建立於 2024年1月26日
bugenhancementhelp wanted
倉庫指標
- Star
- (591 star)
- PR 合併指標
- (PR 指標待抓取)
描述
Hi there,
I believe I almost have this all figured out and it's working great. One issue I'm having is that after infering one time using the API, memory usage stays very high (12.7gb out of 16), even though no processing is happening. This is happening on a macbook air m1 16gb. Is there a way to force rvc to release that memory usage after each api call? Thanks in advance!