Kyubyong/dc_tts

AttributeError when trying to run synthesize.py

l1legend opened this issue · 0 comments

Trying to run synthesize.py
The output is:
AttributeError: module 'tensorflow' has no attribute 'clip_by_average_norm'

Running on jupyter notebook/anaconda3

Anyone know how to fix this?