Skip to content

Commit

Permalink
Make style
Browse files Browse the repository at this point in the history
  • Loading branch information
erogol committed May 6, 2022
1 parent 1013eaa commit 1ab9ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TTS/tts/models/vits.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ def wav_to_mel(y, n_fft, num_mels, sample_rate, hop_length, win_length, fmin, fm
# CONFIGS
#############################


@dataclass
class VitsAudioConfig(Coqpit):
fft_size: int = 1024
Expand Down

0 comments on commit 1ab9ef0

Please sign in to comment.