mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-29 14:15:18 -08:00
Fixing incorrect parameter help text
This commit is contained in:
@@ -57,7 +57,7 @@ parser.add_argument(
|
||||
"-f",
|
||||
"--gen_file",
|
||||
type=str,
|
||||
help="File with text to generate. Ignores --text",
|
||||
help="File with text to generate. Ignores --gen_text",
|
||||
)
|
||||
parser.add_argument(
|
||||
"-o",
|
||||
|
||||
Reference in New Issue
Block a user