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
"TensorFlow 2.x includes many API changes from TF 1.x"....
File "./vggish_train.py", line 20, in
import vggish_slim
File "C:\Users\Acer\Documents\PythonScripts\jibjib-model-master\jibjib-model-master\vggish\vggish_slim.py", line 36, in
slim = tf.contrib.slim
AttributeError: module 'tensorflow' has no attribute 'contrib'
The text was updated successfully, but these errors were encountered:
"TensorFlow 2.x includes many API changes from TF 1.x"....
File "./vggish_train.py", line 20, in
import vggish_slim
File "C:\Users\Acer\Documents\PythonScripts\jibjib-model-master\jibjib-model-master\vggish\vggish_slim.py", line 36, in
slim = tf.contrib.slim
AttributeError: module 'tensorflow' has no attribute 'contrib'
The text was updated successfully, but these errors were encountered: