AttentionCluster
AttentionCluster copied to clipboard
there is an audio feature issue
I run your code and download dataset from kaggle manually but I got this error :
tensorflow.python.framework.errors_impl.InvalidArgumentError: Name: , Feature list 'audio' is required but could not be found. Did you mean to include it in feature_list_dense_missing_assumed_empty or feature_list_dense_defaults?
[[{{node train_input/ParseSingleSequenceExample_1/ParseSingleSequenceExample}}]]
How can I fix this issue?