You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The audio is not being generated here. That is why it is throwing a NoneType error. Check demo.iypnb, or try printing the audio shape before .T or transpose.
Trained the model. while doing evaluation getting below error
AttributeError: 'NoneType' object has no attribute 'T'
The text was updated successfully, but these errors were encountered: