The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/Voxlab/Synthetic-Spoken-Digit-Dataset/Synthetic-Spoken-Digit-Dataset.py or any data file in the same directory. Couldn't find 'Voxlab/Synthetic-Spoken-Digit-Dataset' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in Voxlab/Synthetic-Spoken-Digit-Dataset. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 65, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/Voxlab/Synthetic-Spoken-Digit-Dataset/Synthetic-Spoken-Digit-Dataset.py or any data file in the same directory. Couldn't find 'Voxlab/Synthetic-Spoken-Digit-Dataset' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in Voxlab/Synthetic-Spoken-Digit-Dataset.

Need help to make the dataset viewer work? Open a discussion for direct support.

YAML Metadata Warning: The task_categories "conversational" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, text2text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, other

Synthetic Generated Free Spoken Digit Dataset

This dataset is Generated by Voxlab

Context

This dataset is generated by a Text to Speech Models (TTS). It contains spoken digits from 0 to 9. This is a free to use for research as well as for commercial use.

Dataset contains simple audio files consisting of recordings of spoken digits in wav file.

Current Status

Languages : 10 (English - en, Spanish - es, French - fr, Korean - ko, German - de, Italian - it, Portuguese - pt, Russian - ru, Chinese - zh-cn, Japanese - ja)

Speakers : for each language there is only 1 speaker

No of audio files : 5000 audio files (50 for each digit)

Pronunciations : This dataset contains pronunciations in all 10 languages

Dataset File structure

Files are named in the following format: {digitLabel}-{language}-{speakerGender}-{index}.wav

Example: seven-en-F-56.wav

How to use

from datasets import load_dataset

dataset = load_dataset("Voxlab/synthetic-generated-free-spoken-digit-dataset")

Inspiration

This dataset was inspired from free spoken digit dataset (https://www.kaggle.com/datasets/joserzapata/free-spoken-digit-dataset-fsdd)

Explore similar datasets generated by Voxlab

https://github.com/synthetic-data-platform/Free-Synthetic-Datasets

Downloads last month
0
Edit dataset card