C0untFloyd / bark-gui

🔊 Text-Prompted Generative Audio Model with Gradio
MIT License
674 stars 63 forks source link

Apple GPU #43

Closed caleidoscopio closed 1 year ago

caleidoscopio commented 1 year ago

It seems to be running on CPU only on my Macbook Pro M1 Max, although it is stated that apple GPUs are supported.

How can I configure it to run on the GPU?

C0untFloyd commented 1 year ago

As answered in the FAQ you need to pass -enablemps as argument, e.g. python webui.py -enablemps