Not working on apple silicon...

#1
by Lorenzojunk - opened

app.py", line 259, in generate_tts_audio
raise gr.Error(f"Generation failed: {str(e)}")
gradio.exceptions.Error: 'Generation failed: Placeholder storage has not been allocated on MPS device!'

Having the same issue as @lorenzojunk - wondering how to fix this so I can test.

Does that mean error placeholder storage has not been allocated on MPS device mean that there is not storage on my mac? There should be - it's showing 22gigs available and according to the writeup there is only a need for 10gbs of free space. @jimmi42-would love to hear your thoughts

I had to force cpu to make the code work

Hi there which MacBook you guys are using share the model and ram data
I have tested on 32gb -128gb systems
But even 24gb systems should work

Sign up or log in to comment