--- configs: - config_name: default data_files: - split: train.clean path: data/train.clean-* - split: train.other path: data/train.other-* - split: dev.clean path: data/dev.clean-* - split: dev.other path: data/dev.other-* - split: test.clean path: data/test.clean-* - split: test.other path: data/test.other-* dataset_info: features: - name: speaker dtype: string - name: file dtype: string - name: duration dtype: float32 - name: text dtype: string - name: text_no_preprocessing dtype: string - name: text_normalized dtype: string - name: audio dtype: audio: sampling_rate: 44100 splits: - name: train.clean num_bytes: 17023899243.0 num_examples: 125989 - name: train.other num_bytes: 26755286687.0 num_examples: 196489 - name: dev.clean num_bytes: 24204633.0 num_examples: 150 - name: dev.other num_bytes: 65601521.0 num_examples: 350 - name: test.clean num_bytes: 52040552.0 num_examples: 300 - name: test.other num_bytes: 129348882.0 num_examples: 700 download_size: 7040649041 dataset_size: 44050381518.0 --- # Dataset Card for "hifi-tts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)