mycrazycracy / tf-kaldi-speaker

Neural speaker recognition/verification system based on Kaldi and Tensorflow
Apache License 2.0
32 stars 16 forks source link

Does the newest version support multi-GPU training? #8

Closed cc-cherie closed 4 years ago

cc-cherie commented 4 years ago

Hi , Thanks for your great job. Does the newest version support multi-GPU training? I find the multi-gpu setup in the file of "run_train_nnet.sh".

mycrazycracy commented 4 years ago

Hi, thanks for your interest. Actually, I have made the multi-gpu support to this code. But due to some reasons, I cannot upload the code at this moment. I stop commit the change when I try to add this function since it is important for large datasets. So you can find some files that contain code about the gpu support... Anyway, I will commit the multi-gpu support in the next 3 months when I finish my thesis. I'm really sorry!

mycrazycracy commented 4 years ago

Hi, the multi-gpu code is released now :-)