Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception: SplitsNotFoundError
Message: The split names could not be parsed from the dataset config.
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 298, in get_dataset_config_info
for split_generator in builder._split_generators(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/folder_based_builder/folder_based_builder.py", line 186, in _split_generators
raise ValueError("`file_name` must be present as dictionary key in metadata files")
ValueError: `file_name` must be present as dictionary key in metadata files
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
for split in get_dataset_split_names(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 352, in get_dataset_split_names
info = get_dataset_config_info(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 303, in get_dataset_config_info
raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
Indian English Text-to-Speech Dataset
Overview
This dataset contains audio files paired with text transcriptions for text-to-speech (TTS) applications targeting Indian English speakers.
...
Overview
This dataset contains audio files paired with text transcriptions for text-to-speech (TTS) applications targeting Indian English speakers.
Dataset Structure
- Audio Folder: Contains
.wavfiles in theaudiodirectory. - Metadata File: Links audio files to their transcriptions.
Directory Structure
Metadata Example
| Audio Path | Transcription |
|---|---|
| audio/train_hindifullmale_00001.wav | There was once a merchant who employed many carpenters and masons to build a temple. |
| audio/train_hindifullmale_00002.wav | Regularly, they would start work in the morning, and take a break for the mid-day meals. |
Licensing
Specify the dataset license here (e.g., MIT, CC BY 4.0). -->
- Downloads last month
- 43