We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I run the infer.sh file and got the following message, it seems it expect an "exp_name", may I ask what should I fill in? thanks :
usage: infer.py [-h] [--gpu GPU] [--save_dir SAVE_DIR] --exp_name EXP_NAME --speakers SPEAKERS [SPEAKERS ...] [--seed SEED] [--use_template] [--template_length TEMPLATE_LENGTH] [--infer] [--model_path MODEL_PATH] [--same_initial] [--initial_pose_file INITIAL_POSE_FILE] [--audio_file AUDIO_FILE] [--textgrid_file TEXTGRID_FILE] [--resume] [--pretrained_pth PRETRAINED_PTH] [--style_layer_norm] [--config_file CONFIG_FILE] infer.py: error: argument --exp_name: expected one argument
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I run the infer.sh file and got the following message, it seems it expect an "exp_name", may I ask what should I fill in? thanks :
usage: infer.py [-h] [--gpu GPU] [--save_dir SAVE_DIR] --exp_name EXP_NAME
--speakers SPEAKERS [SPEAKERS ...] [--seed SEED]
[--use_template] [--template_length TEMPLATE_LENGTH] [--infer]
[--model_path MODEL_PATH] [--same_initial]
[--initial_pose_file INITIAL_POSE_FILE]
[--audio_file AUDIO_FILE] [--textgrid_file TEXTGRID_FILE]
[--resume] [--pretrained_pth PRETRAINED_PTH]
[--style_layer_norm] [--config_file CONFIG_FILE]
infer.py: error: argument --exp_name: expected one argument
The text was updated successfully, but these errors were encountered: