mirror of
https://github.com/SWivid/F5-TTS.git
synced 2026-01-10 12:14:56 -08:00
Adding parameter for output filename. Closes #519
This commit is contained in:
@@ -7,4 +7,5 @@ gen_text = "I don't really care what you call me. I've been a silent spectator,
|
||||
# File with text to generate. Ignores the text above.
|
||||
gen_file = ""
|
||||
remove_silence = false
|
||||
output_dir = "tests"
|
||||
output_dir = "tests"
|
||||
output_file = "infer_cli_out.wav"
|
||||
|
||||
Reference in New Issue
Block a user