Skip to content

Commit

Permalink
style: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eginhard authored Jul 25, 2024
1 parent e639829 commit 6ecdf7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TTS/tts/layers/xtts/stream_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
from transformers.generation.stopping_criteria import validate_stopping_criteria
from transformers.generation.utils import GenerateOutput, SampleOutput, logger


def setup_seed(seed: int) -> None:
if seed == -1:
return
Expand Down

0 comments on commit 6ecdf7f

Please sign in to comment.