-
Notifications
You must be signed in to change notification settings - Fork 24
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
Run the code #9
Comments
Hello! Could you please help me figure out. When I run the code, I get the following error |
Hello!
Can anyone explain to a newbie how to run this code? I'm using pycharm. Sepcifically, they say: to run the code, we have to run this
python train_audio.py --data_path PATH_TO_TRAINING_DATA --experiment_name EXPERIMENT_NAME --save_freq SAVE_FREQ --test_path_A PATH_TO_TEST_AUDIO --test_path_B PATH_TO_TEST_AUDIO --batch_size BATCH_SIZE --save_dir PATH_TO_SAVE_MODEL
What should I do to run it on my computer. What is each piece responsible for?
The text was updated successfully, but these errors were encountered: