Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: begeekmyfriend <[email protected]>
  • Loading branch information
begeekmyfriend committed Oct 24, 2019
1 parent 1350111 commit 8e954ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_wavernn.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
res_blocks=hp.voc_res_blocks,
hop_length=hp.hop_length,
sample_rate=hp.sample_rate,
pad_val=hp.voc_pad_val,
mode=hp.voc_mode).cuda()

paths = Paths(hp.data_path, hp.voc_model_id, hp.tts_model_id)
Expand Down

0 comments on commit 8e954ad

Please sign in to comment.