Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenye234 committed Nov 30, 2023
2 parents b7f7e30 + c7b8e3b commit f908ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



print('Initializing Grad-TTS...')
print('Initializing...')

if params.teacher:
generator = Comospeech(len(symbols)+1, params.n_spks, params.spk_emb_dim,
Expand Down

0 comments on commit f908ed2

Please sign in to comment.