NVIDIA / tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BSD 3-Clause "New" or "Revised" License
5.05k stars 1.38k forks source link

Please Help with this question. #487

Open Syed044 opened 3 years ago

Syed044 commented 3 years ago

Hi,

I m new to deep learning, I need to understand 3 things from this project. Please excuse my clumsy question but I need to know the answers.

can I train on my own dataset which is hindi language and text is in latin.( hindi written in english) python train.py --output_directory=outdir --log_directory=logdir ( what path for the dataset? where do i define the path for my dataset?) after completing the training which I m assuming it will give me checkpoint file. how do use it or get pretrainned.pt flile? I m new to this so I need to understand, last question. I've 2 rtx3090 with nvlink and i m using windows 10 and anaconda how do i use both the gpu to train.

Please answer these question.

Regards, Sid

Wemmons831 commented 3 years ago

to my understanding for the first part you need to edit the files in the file list folder