Skip to content

Commit 357fd23

Browse files
committed
Final audio tag
1 parent c28083f commit 357fd23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AudioTag.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@
180180
"\n",
181181
" return np.array(labels)\n",
182182
"\n",
183-
"# Uncomment for example plotted spectrograms of training dat\n",
183+
"# Uncomment for example plotted spectrograms of training data\n",
184+
"# CAUTION: Will error if used with models\n",
184185
"# get_data(train_files_path)"
185186
],
186187
"execution_count": 1,

0 commit comments

Comments
 (0)