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
I'm running the code in Windows10 with Python2.7(Anaconda2), and I met the above problem.
It seems that this problem originates from a line in formants.py:
easy_call("th load_estimation_model.lua " + tmp_features_filename + ' ' + preds_filename)
I'm running the code in Windows10 with Python2.7(Anaconda2), and I met the above problem.
It seems that this problem originates from a line in formants.py:
easy_call("th load_estimation_model.lua " + tmp_features_filename + ' ' + preds_filename)
How can I solve this problem? @Shuadissen
The text was updated successfully, but these errors were encountered: