RVC-Project/Retrieval-based-Voice-Conversion
Ver no GitHubApi not releasing memory after inference
Open
#6 aberto em 26 de jan. de 2024
bugenhancementhelp wanted
Métricas do repositório
- Stars
- (591 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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!