dral_lite / README.md
cointegrated's picture
Update README.md
6561db1
|
raw
history blame
763 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: conv_id
      dtype: string
    - name: original_or_reenacted
      dtype: string
    - name: time_start
      dtype: string
    - name: time_end
      dtype: string
    - name: duration
      dtype: string
    - name: trans_id
      dtype: string
    - name: wav_orig
      sequence: float32
    - name: wav_trans
      sequence: float32
  splits:
    - name: v2_short
      num_bytes: 347182958
      num_examples: 1173
  download_size: 349676470
  dataset_size: 347182958
configs:
  - config_name: default
    data_files:
      - split: v2_short
        path: data/v2_short-*

This is a copy of DRAL-2.0 dataset (https://www.cs.utep.edu/nigel/dral/), with only short fragments and only those where the audio on the left is original.