Skip to content

使用gguf版本的indextts2模型时,所有的模型都加载在内存里,占用也很大。When using the GGUF version of IndexTTS2, all model components are loaded into memory, resulting in high memory usage. #100

Description

@asdong602

使用index-tts2-f16.gguf 模型,文件大小4.5个G。现在我发现两个问题
第一个问题:模型都加载到内存里,而不是优先加载到显存里,我本地16G的显存一点没用。
第二个问题:模型加载到内存里,感觉占用了20到30G的空间

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions