mirror of
https://github.com/SWivid/F5-TTS.git
synced 2026-07-28 13:26:59 -07:00
Update infer_cli.py; minor update, remove duplicate print
This commit is contained in:
@@ -118,7 +118,6 @@ remove_silence = args.remove_silence if args.remove_silence else config["remove_
|
||||
speed = args.speed
|
||||
|
||||
wave_path = Path(output_dir) / output_file
|
||||
print("Output: ",wave_path)
|
||||
# spectrogram_path = Path(output_dir) / "infer_cli_out.png"
|
||||
|
||||
vocoder_name = args.vocoder_name
|
||||
|
||||
Reference in New Issue
Block a user