Skip to content
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

fix args parser #359

Merged
merged 1 commit into from
Apr 29, 2024
Merged

fix args parser #359

merged 1 commit into from
Apr 29, 2024

Conversation

pengzhendong
Copy link
Contributor

No description provided.

@Stardust-minus
Copy link
Member

Why to do that

@pengzhendong
Copy link
Contributor Author

Why to do that

Otherwise, it could not recognize the following args.

Bert-VITS2/config.py

Lines 259 to 260 in c118e32

parser.add_argument("-y", "--yml_config", type=str, default="config.yml")
args, _ = parser.parse_known_args()

@Stardust-minus Stardust-minus merged commit 81e034b into fishaudio:master Apr 29, 2024
1 of 2 checks passed
@pengzhendong pengzhendong deleted the patch-1 branch April 29, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants