Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.28k stars 905 forks source link

system requirement #233

Closed Suryansh5545 closed 1 year ago

Suryansh5545 commented 6 years ago

what is the miniumum requirenment to run tacotron i have i3 and 4gb ram.

gsoul commented 6 years ago

Depends on what you're trying to achieve. If just generation (inference) then perhaps your set-up might be fine. If you plan use that for training. That's not enough.

I'd think that you need at least 16GB of RAM and GPU with 11-12GB. Maybe GPU with 8GB might do, but I'm not sure.