synthesized_audio / README.md
Evan-Lin's picture
Update README.md
f67e68a verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: youtube_id
      dtype: string
    - name: caption
      dtype: string
    - name: type
      dtype: string
    - name: start_time
      dtype: int64
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: audiolcm
      num_bytes: 4096901486.23
      num_examples: 6410
    - name: consistencytta
      num_bytes: 3898345326.23
      num_examples: 6410
    - name: real
      num_bytes: 4037703317.034
      num_examples: 6398
    - name: tangoflux
      num_bytes: 4103606346.23
      num_examples: 6410
    - name: ezaudio
      num_bytes: 4103606346.23
      num_examples: 6410
  download_size: 17733832219
  dataset_size: 20240162821.954
configs:
  - config_name: default
    data_files:
      - split: audiolcm
        path: data/audiolcm-*.parquet
      - split: consistencytta
        path: data/consistencytta-*.parquet
      - split: ezaudio
        path: data/ezaudio-*.parquet
      - split: real
        path: data/real-*.parquet
      - split: tangoflux
        path: data/tangoflux-*.parquet

Dataset Card for "synthesized_audio"

More Information needed