adding the -cl parameter's description

This commit is contained in:
RiceCake 2023-03-22 19:03:09 +08:00 committed by GitHub
parent 80720fe6bc
commit c354b52fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ Required parameters:
- -n, --clean_names: a list of wav file names located in the raw folder.
- -t, --trans: pitch adjustment, supports positive and negative (semitone) values.
- -s, --spk_list: target speaker name for synthesis.
- -cl, --clipvoice auto-split,set to 0 to turn off,duration in seconds.
- -cl, --clip: voice auto-split,set to 0 to turn off,duration in seconds.
Optional parameters: see the next section
- -a, --auto_predict_f0: automatic pitch prediction for voice conversion, do not enable this when converting songs as it can cause serious pitch issues.