--- license: "apache-2.0" pretty_name: "FeruzaSpeechDualText" homepage: "https://huggingface.co/datasets/nickoo004/FeruzaSpeechDualText" language: - "uz" task_categories: - "automatic-speech-recognition" authors: - "Nickoo 004" contact: - email: "nickoo004@example.com" - twitter: "https://twitter.com/nickoo004" - youtube: "https://youtube.com/@nickoo004" dataset_info: features: - name: audio dtype: audio - name: text_latin dtype: string - name: text_cyrillic dtype: string - name: duration dtype: float64 - name: token_count dtype: int64 splits: - name: train num_bytes: 5377549531.74 num_examples: 11444 - name: dev num_bytes: 338242224.0 num_examples: 648 - name: test num_bytes: 470705826.0 num_examples: 899 download_size: 6684901889 dataset_size: 6186497581.74 configs: - config_name: default data_files: - split: train path: data/train-* - split: dev path: data/dev-* - split: test path: data/test-* ---