javanese / README.md
cheikh1499's picture
Upload dataset
d116085 verified
|
Raw
History Blame Contribute Delete
659 Bytes
metadata
dataset_info:
  features:
    - name: audio_file_name
      dtype: int64
    - name: chunk_id
      dtype: int64
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: duration
      dtype: float64
    - name: text
      dtype: large_string
    - name: text_clean
      dtype: large_string
    - name: text_clean_2
      dtype: string
  splits:
    - name: train
      num_bytes: 892831957
      num_examples: 566
    - name: test
      num_bytes: 148448878
      num_examples: 100
  download_size: 1040883136
  dataset_size: 1041280835
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*