Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Edresson committed May 7, 2022
1 parent b51e54c commit 5048aeb
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 @@ -40,6 +40,7 @@
hann_window = {}
mel_basis = {}


def load_audio(file_path):
"""Load the audio file normalized in [-1, 1]
Expand Down

0 comments on commit 5048aeb

Please sign in to comment.