--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: path dtype: string - name: audio dtype: audio: sampling_rate: 48000 - name: sentence dtype: string splits: - name: train num_bytes: 206612303.51124817 num_examples: 5000 - name: test num_bytes: 4267200.430121169 num_examples: 100 - name: validation num_bytes: 4222317.977288587 num_examples: 100 download_size: 215608646 dataset_size: 215101821.91865793 --- # Dataset Card for "c_voice_5000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)