mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
322 B
322 B
加载模型后需要占用的内存容量如下,单位是MB
{
"memory_usage": {
"rss": 1029.30078125,
"vms": 4505.546875,
"percent": 6.5181980027997115
}
}
{
"gpu_memory_usage": {
"used_memory": 2640,
"total_memory": 4096,
"percent": 64.453125
}
}