-
Notifications
You must be signed in to change notification settings - Fork 844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help on train2.py #89
Comments
Hi,If you work in Pycharm, just check the train2.py. Do you have any problem with running it? |
Yeah . Actually I was running it on windows 10 . Succesfully got off running train1.py on NVIDIA GTX 1050 Ti and unable to run the train2.py . No idea about the -case arguments and how to run it . It would be really helpful if you could suggest me the procedure. Running it through anaconda prompt on the gpu |
The entire command is as follows : net1/prenet/dense1/kernel:0 [60, 128] 7680 |
I believe it had something to do with the set CUDA_VISIBLE_DEVICES=0 keyword . |
Can someone please tell me how to run train2.py ?
I have already trained train1.py and tested it using eval1.py have a case generated as TIMIT_ACTUAL1 .
I do not understand what to use as the arguments for train2
The text was updated successfully, but these errors were encountered: