--- dataset_info: - config_name: en_ja features: - name: client_id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: translation dtype: string - name: id dtype: string splits: - name: train num_bytes: 14084007555.18 num_examples: 289430 - name: validation num_bytes: 717340249.808 num_examples: 15531 - name: test num_bytes: 727994245.301 num_examples: 15531 download_size: 13811118188 dataset_size: 15529342050.289001 - config_name: ja_en features: - name: client_id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: translation dtype: string - name: id dtype: string splits: - name: train num_bytes: 38104399.624 num_examples: 1119 - name: validation num_bytes: 24579237.0 num_examples: 635 - name: test num_bytes: 25511591.0 num_examples: 684 download_size: 88122416 dataset_size: 88195227.624 configs: - config_name: en_ja data_files: - split: train path: en_ja/train-* - split: validation path: en_ja/validation-* - split: test path: en_ja/test-* - config_name: ja_en data_files: - split: train path: ja_en/train-* - split: validation path: ja_en/validation-* - split: test path: ja_en/test-* ---