suno-ai / bark

🔊 Text-Prompted Generative Audio Model
MIT License
35.8k stars 4.22k forks source link

Only using 1 gpu #147

Closed cjay777xb closed 1 year ago

cjay777xb commented 1 year ago

I have a 4090 and 3090 in my system and use both consistently with other diffusion projects, Blender, and Daz. Is there any way I can enable both gpus with Bark? The 4090 does very well but would be nice for those of us who have multiple gpus.

gkucsko commented 1 year ago

hm, not as of right now. since bark is a gpt style model you can only really gain by creating 2 samples at the same time (meaning batch 2). definitely useful but probably outside the scope of the repo for now