AttentionCluster icon indicating copy to clipboard operation
AttentionCluster copied to clipboard

there is an audio feature issue

Open mohammadmhm34 opened this issue 4 years ago • 0 comments

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?

mohammadmhm34 avatar May 04 '21 09:05 mohammadmhm34