Skip to content

mac m3 pro 36G 干死机 #524

@gaoyaqiu

Description

@gaoyaqiu

mac m3 pro 36G 运行第一个demo,直接就把自己跑死机了,用两年了一次都没死机,这一个demo给干崩了,不支持mac吗?

from indextts.infer_v2 import IndexTTS2
tts = IndexTTS2(cfg_path="checkpoints/config.yaml", model_dir="checkpoints", use_fp16=False, use_cuda_kernel=False, use_deepspeed=False)
text = "Translate for me, what is a surprise!"
tts.infer(spk_audio_prompt='examples/voice_01.wav', text=text, output_path="gen.wav", verbose=True)

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