Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chandanka90 committed Sep 17, 2019
1 parent afe209b commit 77574f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noisyspeech_synthesizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from audiolib import audioread, audiowrite, snr_mixer

def main(cfg):
test=0
snr_lower = float(cfg["snr_lower"])
snr_upper = float(cfg["snr_upper"])
total_snrlevels = float(cfg["total_snrlevels"])
Expand Down

0 comments on commit 77574f0

Please sign in to comment.