free-spoken-digit-dataset icon indicating copy to clipboard operation
free-spoken-digit-dataset copied to clipboard

A free audio dataset of spoken digits. An audio version of MNIST.

Results 8 free-spoken-digit-dataset issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.11.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

I believe the `Zenodo` & `Tensorflow` versions of `FSDD` are out-of-sync. Links: https://zenodo.org/record/1342401#.YWygx9nMK3I https://www.tensorflow.org/datasets/catalog/spoken_digit

Hi! Would you consider adding Serbian language to the dataset? I am interesetd to contribute my voice and as many as I can gather. I suppose this would also be...

question

I would suggest making all of the recordings a standard 1 second so we have access to all 8000 samples. the recordings vary greatly in sample length

enhancement

Right now the entire dataset is contained in a single directory (https://github.com/Jakobovski/free-spoken-digit-dataset/tree/master/recordings). This will not scale once the dataset becomes larger. Depending on the file system, even listing the directory...

enhancement

Bumps [wheel](https://github.com/pypa/wheel) from 0.24.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies

## Code ``` import hub ds = hub.load("hub://activeloop/spoken_mnist") ds.spectrograms[0].numpy() ``` ## Got the error:

Bumps [scipy](https://github.com/scipy/scipy) from 0.17.1 to 1.11.1. Release notes Sourced from scipy's releases. SciPy 1.11.1 Release Notes SciPy 1.11.1 is a bug-fix release with no new features compared to 1.11.0. In...

dependencies