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
/usr/local/lib/python2.7/dist-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Traceback (most recent call last):
File "train1.py", line 71, in
logdir_train1 = '{}/{}/train1'.format(hp.logdir_path, args.case)
KeyError: 'logdir_path'
I can not fix this error. Do you konw why, brothers and sisiters? Happy life to all of you!
The text was updated successfully, but these errors were encountered:
/usr/local/lib/python2.7/dist-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Traceback (most recent call last):
File "train1.py", line 71, in
logdir_train1 = '{}/{}/train1'.format(hp.logdir_path, args.case)
KeyError: 'logdir_path'
I can not fix this error. Do you konw why, brothers and sisiters? Happy life to all of you!
The text was updated successfully, but these errors were encountered: