Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Add FilesDataset class that uses pure SQLite #134

Open
NickleDave opened this issue Apr 3, 2024 · 1 comment
Open

ENH: Add FilesDataset class that uses pure SQLite #134

NickleDave opened this issue Apr 3, 2024 · 1 comment
Labels
ENH: enhancement New feature or request

Comments

@NickleDave
Copy link
Contributor

after removing dataset module and SequenceDataset class in #133

We still want a way to easily represent a dataset that's just a bunch of files and put that into an SQLite file

The ability to integrate with full-on database management systems should be added with functions/decorators but that's a separate issue

@NickleDave NickleDave added the ENH: enhancement New feature or request label Apr 3, 2024
@NickleDave
Copy link
Contributor Author

When we should do this we should rename AudioFile -> SoundFile (if not before)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENH: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant