--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: path dtype: string - name: speaker_id dtype: int64 - name: sentence dtype: string - name: gender dtype: class_label: names: '0': F '1': M - name: duration dtype: float64 - name: embeddings sequence: float64 splits: - name: train num_bytes: 140554656 num_examples: 78976 - name: validation num_bytes: 3802467 num_examples: 2150 - name: test num_bytes: 3783863 num_examples: 2138 download_size: 133275777 dataset_size: 148140986 --- # Dataset Card for "parlament_parla_ecapa_emb" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)