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/SLPL/AV_Dataset/AV_Dataset.py or any data file in the same directory. Couldn't find 'SLPL/AV_Dataset' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in SLPL/AV_Dataset. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, 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/SLPL/AV_Dataset/AV_Dataset.py or any data file in the same directory. Couldn't find 'SLPL/AV_Dataset' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in SLPL/AV_Dataset.

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

Persian Audio-Visual Dataset

Dataset Summary

The Persian audio-visual dataset is a collection of audio and visual data in the Persian language.The dataset consists of audio and visual data designed for speech recognition and lip reading tasks. The dataset includes over 24,000 of videos totaling over 27 hours of data.The videos are collected from news recordings and utilized a face-detection algorithm to crop and extract region of intrest.

You can download the dataset by the command below:

from datasets import load_dataset
dataset = load_dataset("SLPL/AV_Dataset")

Supported Tasks and Leaderboards

The dataset can be used for tasks such as speech recognition, audio-visual speech recognition, and speaker recognition.

Languages

The dataset is in the Persian language.

Format

The video clips are in MP4 format with a duration of 4 seconds each,enabaling efficient processing and analysis.(lenght and width of 224*224 pixels)

Data Splits

The data is unsplit.

Downloads last month
0
Edit dataset card