This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
AudioClassificationData
from_folders / from_files in .npy
format
#649
Labels
🚀 Feature
Add suport for
AudioClassificationData.from_folders
using.npy
files instead of just image file types.Motivation
Some spectrograms have many channels and so can't be easily stored as images.
Pitch
Extend the
ImagePathsDataSource
to also support.npy
files.The text was updated successfully, but these errors were encountered: