Jakobovski / free-spoken-digit-dataset

A free audio dataset of spoken digits. An audio version of MNIST.
626 stars 248 forks source link

Add SpokenMnistWrapper.py to utils #47

Closed David-GERARD closed 7 months ago

David-GERARD commented 7 months ago

I had a bit of trouble understanding the structure of the tensors when importing the dataset from the hub, so I created this Wrapper function, and though it would be nice to add it to the code base.

Jakobovski commented 7 months ago

Ok Cool thanks