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 "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
for split_generator in builder._split_generators(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/folder_based_builder/folder_based_builder.py", line 192, in _split_generators
raise ValueError(f"Found metadata files with different extensions: {list(metadata_ext)}")
ValueError: Found metadata files with different extensions: ['.csv', '.jsonl']
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 "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
info = get_dataset_config_info(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 291, 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.
Kabyle Parallel Corpus (OmniVoice × Tatoeba)
Corpus parallèle de 997 phrases kabyles avec audio généré par OmniVoice.
Statistiques
- Langue : kabyle (
kab) - Phrases totales : 997
- Nouvelles phrases (ce run) : 987
- Durée totale : 1958.4s (32.6 min)
- Sampling rate : 24000 Hz
- Source texte : Tatoeba
- Modèle TTS :
k2-fsa/OmniVoice - Dernière mise à jour : 2026-05-10T10:49:01.178795
Structure
kabyle_corpus_997/
├── audio/ # Fichiers WAV
├── metadata.jsonl # Métadonnées
├── metadata.csv # Métadonnées CSV
└── dataset_info.json # Info HuggingFace Datasets
Utilisation
from datasets import load_dataset
ds = load_dataset("audiofolder", data_dir=".")
⚖️ Licence
Textes : CC BY 2.0 FR (Tatoeba) | Audios : générés par OmniVoice
- Downloads last month
- 1,346