Skip to content

Commit

Permalink
remove remove_silence in main
Browse files Browse the repository at this point in the history
  • Loading branch information
lpscr committed Oct 21, 2024
1 parent c432bef commit 016f626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,4 @@ def infer(
gen_text="""I don't really care what you call me. I've been a silent spectator, watching species evolve, empires rise and fall. But always remember, I am mighty and enduring. Respect me and I'll nurture you; ignore me and you shall face the consequences.""",
file_wave="tests/out.wav",
file_spect="tests/out.png",
remove_silence=False,
)

0 comments on commit 016f626

Please sign in to comment.