0nutation / SpeechGPT

SpeechGPT Series: Speech Large Language Models
https://0nutation.github.io/SpeechGPT.github.io/
Apache License 2.0
1.24k stars 83 forks source link

GPU requirements #11

Open woqiang0515 opened 1 year ago

woqiang0515 commented 1 year ago

Could you please provide details about the model and the number of GPUs used in the script provided in the example?

We used 8 V100 GPUs (32GB each), and batch size of 1 for both train and dev, we still encounter Out Of Memory (OOM) issues.

Ashbajawed commented 1 week ago

@woqiang0515 were you able to resolve it? I am facing the same issue